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

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

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

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