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

.u-section-1 .u-text-1 {
  margin: 60px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 55px;
}.u-section-3 .u-sheet-1 {
  min-height: 108px;
}

.u-section-3 .u-text-1 {
  margin: 37px auto 28px;
}.u-section-4 .u-sheet-1 {
  min-height: 814px;
}

.u-section-4 .u-image-1 {
  width: 912px;
  height: 575px;
  margin: 39px auto 0;
}

.u-section-4 .u-text-1 {
  font-size: 1.5rem;
  margin: 24px 24px 23px;
}

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

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

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

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

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

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

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

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