 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 7px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 3.75rem;
  margin: 7px 0 0;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  margin: 34px 0 0;
}

.u-section-1 .u-btn-1 {
  margin: 40px auto 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 41px;
  }

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