.swiper-slide--keyvisual {
  img {
    max-width: none;
  }
}

.rotate-180 {
  transform: translateY(-50%) rotate(180deg);
}
