@media screen and (max-width:578px){
    .swiper-container{
    height: 0px;
    }
}

