
    @media only screen and (min-width: 250px) and (max-device-width: 1024px){
        
.swiper-slide-caption .hide-mobile {
    display: block !important;
}
    }
