.home-key-visual__image img {
  aspect-ratio: unset !important;
}

@media (max-width: 989px) {
  .home-key-visual__image img {
    max-height: none !important;
  }
}

.home-event__item {
  max-width: 100% !important;
}

.home-event__item-image {
  aspect-ratio: unset !important;
}
