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

.u-section-1 .u-image-1 {
  width: 526px;
  height: 760px;
  margin: 23px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 491px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 776px;
}

.u-section-2 .u-image-1 {
  width: 523px;
  height: 737px;
  margin: 15px auto 24px;
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 479px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 776px;
}

.u-section-3 .u-image-1 {
  width: 523px;
  height: 737px;
  margin: 15px auto 24px;
}

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

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

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