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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: 20px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 536px;
}

.u-section-2 .u-form-1 {
  height: 463px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.u-section-2 .u-form-group-3 {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px !important;
}

.u-section-2 .u-form-group-4 {
  margin-top: 0;
  margin-bottom: 10px !important;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  border-style: solid;
}

@media (max-width: 767px) {
  .u-section-2 .u-form-1 {
    margin-top: 371px;
  }
}

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

  .u-section-2 .u-form-1 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}