@media (max-width: 700px) {
    .main-promo-gallery .swiper-wrapper {
        display: none;
    }
}