.fade-slider {
  width: 100%;
  overflow: hidden;
}

.fade-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.swiper-slide img {
  max-width: 100%;
}