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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 20px 619px 0 0;
}

.u-section-1 .u-text-2 {
  line-height: 1.8;
  margin: 31px 0 33px;
}

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 1.25rem;
    margin-top: 14px;
    margin-right: 0;
  }

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