.p-mainVisual__slide {
  max-height: 900px;
  @media screen and (max-width: 768px) {
    max-height: auto;
  }
}