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

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

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 41px;
    margin-bottom: 44px;
    padding: 9px 30px;
  }
}