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

.u-section-1 .u-text-1 {
  letter-spacing: 2px;
  font-size: 1.875rem;
  font-weight: 500;
  margin: 36px 0 0;
}

.u-section-1 .u-text-2 {
  line-height: 25.2px;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 1.125rem;
  margin: 26px 0 36px;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }
}