.swiper {
  padding-top: 4.091vw !important;
  /* padding-bottom: 5.381vw !important; */
  padding-bottom: 3.636vw !important;
}

.swiper-pagination-bullet {
  margin: 0 0.636vw !important;
  width: 1.2vw !important;
  height: 1.2vw !important;
  background-color: #7d6b2b !important;
}

.swiper-pagination {
  bottom: 1.347vw !important;
}

.swiper-pagination-bullet-active {
  background-color: #404040 !important;
}
.swiper-slide {
  width: 100%;
  position: relative;
}
