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

.u-section-1 .u-rotation-parent-1 {
  animation-timing-function: ease;
  width: 452px;
  height: 487px;
  margin: 0 338px 60px auto;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-rotation-parent-1 {
    margin-right: 268px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-rotation-parent-1 {
    margin-right: 88px;
  }
}

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

  .u-section-1 .u-rotation-parent-1 {
    width: 340px;
    height: 366px;
    margin-right: 0;
  }

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