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

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

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

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

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