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

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

.u-section-1 .u-text-1 {
  font-weight: bold;
  font-family: "League Spartan";
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-1 .u-form-1 {
  height: 366px;
  width: 340px;
  margin: 30px auto 60px;
}

.u-section-1 .u-input-1 {
  text-transform: uppercase;
  font-size: 0.75rem;
}

.u-section-1 .u-input-2 {
  text-transform: uppercase;
  font-size: 0.75rem;
}

.u-section-1 .u-input-3 {
  text-transform: uppercase;
  font-size: 0.75rem;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  padding: 10px 19px 10px 18px;
}

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

  .u-section-1 .u-form-1 {
    margin-bottom: 45px;
  }
}