.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: 380px;
    height: 498px;
  }

  .u-section-1 .u-image-2 {
    width: 380px;
    height: 522px;
    margin-top: 36px;
    margin-bottom: 24px;
  }
}