.position-image-swiper .bg-img {
    height: 475px;
}

@media screen and (max-width: 649px) {
    .position-image-swiper .bg-img {
        height: 300px;
    }
}