@media only screen and (max-width: 639px) {
  img.img-fluid {
    height: 430px;
    object-fit: cover;
  }
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  bottom: auto;
}
