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

.u-section-1 .u-image-1 {
  width: 402px;
  height: 300px;
  margin: -81px auto 0;
}

.u-section-1 .u-image-2 {
  width: 213px;
  height: 300px;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    width: 440px;
    height: 325px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-image-2 {
    width: 441px;
    height: 624px;
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom: 0;
  }
}