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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 114px;
  margin: 89px 0 0 auto;
}

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

.u-section-1 .u-image-3 {
  width: 570px;
  height: 380px;
  margin: 64px auto 0 0;
}

.u-section-1 .u-image-4 {
  width: 570px;
  height: 380px;
  margin: -380px 0 60px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 108px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 108px;
    margin-top: -94px;
  }

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 360px;
  }

  .u-section-1 .u-image-4 {
    width: 540px;
    height: 360px;
    margin-top: -360px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 68px;
    margin-top: 39px;
  }

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

  .u-section-1 .u-image-4 {
    width: 340px;
    height: 227px;
    margin-top: -227px;
  }
}