
    @media screen and (max-width: 1000px) {
        body.index .ly_carousel_46 .carousel_wrapper .carousel_box .carousel_item:not(.Carousel-2) { display: none;}
        body.index .ly_carousel_46 .carousel_wrapper .carousel_box .carousel_item.Carousel-2 { opacity: 1; z-index: 1; pointer-events: auto;}
        body.index .ly_carousel_46 .carousel_wrapper .carousel_box .carousel_item { transition: none !important;}
        body.index .ly_carousel_46 .carousel_wrapper .tab_type_position { display: none;}
    }
