body {
  background-color: #fff;
  width: 100%;
  height: 84px;
  margin: 0;
  padding: 0;
}

.swiper__img--sm {
  width: 160px !important;
  min-width: 160px !important;
  height: 83px !important;
  min-height: 83px !important;
}

.swiper {
  height: 84px;
  overflow: hidden;
  min-height: 84px !important;
}

.swiper-slide {
  width: 100%;
  height: 100%;
}
