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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 657px;
  margin-top: 40px;
  margin-bottom: -14px;
}

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

  .u-section-1 .u-custom-html-1 {
    min-height: 757px;
    margin-top: 0;
    margin-bottom: 0;
  }
}