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

.u-section-1 .u-text-1 {
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 700;
}.u-section-2 .u-sheet-1 {
  min-height: 901px;
}

.u-section-2 .u-image-1 {
  width: 767px;
  height: 564px;
  margin: 36px auto 0;
}

.u-section-2 .u-image-2 {
  width: 735px;
  height: 301px;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

.u-section-3 .u-text-1 {
  width: 750px;
  margin: 0 auto 60px;
}

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

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    width: 720px;
    margin-left: 16px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    width: 540px;
    margin-top: 60px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    width: 340px;
  }
}