 .u-section-1 {
  background-image: linear-gradient(#e9f2fa, #adcce9);
}

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

.u-section-1 .u-image-1 {
  width: 1148px;
  height: 646px;
  margin: 24px auto 0 -8px;
}

.u-section-1 .u-image-2 {
  width: 780px;
  height: 780px;
  margin: -657px auto 60px;
}

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

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

  .u-section-1 .u-image-2 {
    margin-top: -540px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 405px;
  }

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 720px;
    margin-top: -416px;
  }
}

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

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

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

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

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

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