.swiper {
  width: 100%;
}
.swiper-btn-next {
  transform: rotate(180deg);
}
.swiper-pagination-lock {
  display: none;
}