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

.u-section-1 .u-form-1 {
  margin-bottom: 60px;
  height: 405px;
}

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

  .u-section-1 .u-form-1 {
    margin-top: 30px;
  }
}