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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 52px auto 0;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 117px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 7px;
  }
}

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

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