.swiper-container-wrapper {
  height: 150px;
}

.swiper-container {
  height: 100%;
}

.swiper-pagination {
  font-size: 0;
}

.swiper-pagination-bullet {
  opacity: 1
}

