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

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

.u-section-1 .u-text-1 {
  width: 765px;
  text-transform: none;
  font-weight: bold;
  font-size: 2.5rem;
  margin: 56px auto 0;
}

.u-section-1 .u-text-2 {
  width: 765px;
  line-height: 2;
  font-size: 1.125rem;
  margin: 38px auto 60px;
}

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

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

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 45px;
    margin-left: 0;
    margin-right: 0;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    line-height: 1.8;
    font-size: 1rem;
    width: 340px;
    margin-top: 28px;
    margin-left: 0;
    margin-right: 0;
  }
}