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

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

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 32px auto 31px;
}

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

  .u-section-1 .u-btn-1 {
    margin-bottom: 32px;
  }
}