.u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 94px 0 0;
}

.u-section-1 .u-text-2 {
  text-transform: none;
  margin: 36px 0 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 21px auto 60px 0;
}

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

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

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