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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 25px auto 0 0;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-right: 371px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 171px;
  }

  .u-section-1 .u-text-2 {
    margin-bottom: 20px;
  }
}