@media (min-width: 768px) {
    .swiper-wrapper {
        min-height: 660px;
        max-height: 660px;
    }
}