.swiper-container {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
