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

.u-section-1 .u-image-1 {
  width: 526px;
  height: 381px;
  margin: 15px auto 0;
}

.u-section-1 .u-image-2 {
  width: 526px;
  height: 343px;
  margin: 82px auto 15px;
}

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

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

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