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

.u-section-1 .u-text-1 {
  margin: 34px auto 0;
}

.u-section-1 .u-image-1 {
  width: 451px;
  height: 267px;
  margin: 34px auto 0 89px;
}

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

.u-section-1 .u-image-3 {
  width: 400px;
  height: 300px;
  margin: -123px auto 51px 132px;
}

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

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 284px;
    margin-right: 0;
  }

  .u-section-1 .u-image-3 {
    margin-top: -107px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 201px;
    margin-left: 0;
  }

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

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 255px;
    margin-top: -2px;
    margin-left: 0;
  }
}