@media (min-width: 576px) {

    .swiper.bigSwiper .swiper-slide {
        width: 45%;
    }
    
}