@media screen and (max-width: 730px) {

.swiper-container {
    display: none;
}
}