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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-1 .u-image-1 {
  width: 506px;
  height: 455px;
  margin: 21px auto 0;
}

.u-section-1 .u-image-2 {
  width: 517px;
  height: 513px;
  margin: 39px auto 0;
}

.u-section-1 .u-image-3 {
  width: 520px;
  height: 476px;
  margin: 56px auto 60px;
}

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

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

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

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 311px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 512px;
}

.u-section-2 .u-image-1 {
  width: 700px;
  height: 391px;
  margin: 17px auto 53px;
}

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

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

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

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