

@media screen and (max-width:769px){
    .carouselCustomSlider{
        --slideHeight: calc(50dvh - 80px);
        margin: 0 !important;
    }
}