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

.u-section-1 .u-text-1 {
  line-height: 1.6;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: none;
  margin: 70px 0 0;
}

.u-section-1 .u-text-2 {
  line-height: 2;
  font-size: 1rem;
  margin: 22px 0 52px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
}

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

  .u-section-1 .u-text-2 {
    width: 735px;
    margin-bottom: 47px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 720px;
    margin-bottom: 34px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 540px;
    margin-top: 915px;
    margin-bottom: -57px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 13px;
    margin-bottom: 52px;
  }

  .u-section-1 .u-btn-1 {
    padding: 0;
  }
}