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

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