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

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

.u-section-1 .u-image-2 {
  width: 438px;
  height: 473px;
  margin: 0 auto;
}

.u-section-1 .u-image-3 {
  width: 437px;
  height: 505px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-4 {
  width: 438px;
  height: 576px;
  margin: 30px auto 60px;
}

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

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

  .u-section-1 .u-image-2 {
    height: 549px;
    width: 440px;
    margin-top: 22px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-image-3 {
    height: 687px;
    width: 440px;
    margin-top: 22px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-image-4 {
    height: 585px;
    width: 440px;
    margin: 0 -50px 1px;
  }
}