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

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

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

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