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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 20px auto 0 20px;
}

.u-section-1 .u-image-1 {
  width: 866px;
  height: 292px;
  margin: 55px auto 0;
}

.u-section-1 .u-image-2 {
  width: 866px;
  height: 260px;
  margin: 55px auto 0;
}

.u-section-1 .u-image-3 {
  width: 728px;
  height: 476px;
  margin: 151px 196px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }
}

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

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

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

  .u-section-1 .u-image-3 {
    width: 720px;
    height: 471px;
    margin-right: 0;
  }
}

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

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

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

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