
.bestSellerSwiper .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1) !important;
}

.best-sellers-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
}

.best-sellers-header .badge {
  margin: 0 auto;
}
