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

.u-section-1 .u-image-1 {
  width: 915px;
  height: 1311px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    height: 1310px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 1031px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 773px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 487px;
    margin-bottom: 60px;
  }
}