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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 55px;
  margin: 435px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 31px auto 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    letter-spacing: 24px;
    font-size: 1.25rem;
    width: auto;
  }
}