.swiper-slide > div[style*="Circle-dbvywWnw"] {
  aspect-ratio: 1 / 1;
  box-sizing: border-box;
  height: auto !important;
  max-width: 100% !important;
  width: min(100%, 22.5rem) !important;
}

@media (max-width: 1535px) {
  .swiper-slide > div[style*="Circle-dbvywWnw"] {
    width: min(100%, 17.5rem) !important;
  }
}
