.popular-section .swiper {
  width: 100%;
  height: 100%;
}

.popular-section .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: auto;
  background: none;
}
