@media (max-width: 1024px) {
    .owl-carousel-light.owl-carousel-light-init-fadeIn {
        height: 230px !important;}
        .rotate-r-90{
            transform: rotate(0) !important;
        }
        .custom-text-pos-1 {
            left: 80px;
            right: 0;
            top: 34px;
        }
        .custom-stroke-text-effect-1.color-transparent.rotate-r-90.font-weight-bold.ls-0.p-relative.custom-text-pos-1.custom-font-size-1.pe-5.ws-nowrap{
            font-size:30px
        }
        .owl-carousel-light.owl-carousel-light-init-fadeIn h3.text-color-light.custom-font-size-1.pe-5{
            font-size:30px
        }

}

.custom-carousel-1 .owl-carousel.nav-bottom.nav-bottom-align-left .owl-nav {
    position: absolute;
    top: 74px;
    left: -78px;
}