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

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

.u-section-1 .u-image-1 {
  width: 712px;
  height: 491px;
  margin: 8px auto 0;
}

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

.u-section-1 .u-image-2 {
  width: 728px;
  height: 525px;
  margin: 46px auto 0;
}

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

.u-section-1 .u-image-3 {
  width: 727px;
  height: 484px;
  margin: 56px auto 0;
}

.u-section-1 .u-text-4 {
  margin: 30px auto 60px;
}

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

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

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

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

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

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

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

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

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

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

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