 .u-section-1 {
  background-image: linear-gradient(#2cccc4, #1a1a1a);
  min-height: 818px;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    min-height: 808px;
    margin-bottom: 10px;
  }
}