.u-section-1 .u-sheet-1 {
  min-height: 809px;
}

.u-section-1 .u-text-1 {
  margin: 60px auto 0;
}

.u-section-1 .u-rotation-parent-1 {
  animation-timing-function: ease;
  width: 636px;
  height: 451px;
  margin: 52px auto 60px;
}

.u-section-1 .u-image-1 {
  width: 451px;
  height: 636px;
  transform-origin: center center;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin: -48px auto 60px 60px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 782px;
  }

  .u-section-1 .u-rotation-parent-1 {
    width: 540px;
    height: 383px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 326px;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 661px;
  }

  .u-section-1 .u-rotation-parent-1 {
    width: 340px;
    height: 241px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 205px;
  }
}