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

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

.u-section-1 .u-image-2 {
  width: 518px;
  height: 671px;
  margin: 38px auto 45px;
}

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

  .u-section-1 .u-image-1 {
    width: 375px;
    height: 512px;
  }

  .u-section-1 .u-image-2 {
    width: 378px;
    height: 516px;
    margin-top: 39px;
    margin-bottom: 13px;
  }
}