 .u-section-1 {
  background-image: linear-gradient(#41807c, #1a1a1a);
  min-height: 1010px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 1022px;
  background-image: linear-gradient(#41807c, #1a1a1a);
  margin-top: -21px;
  margin-bottom: 60px;
  width: 100%;
}

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

  .u-section-1 .u-custom-html-1 {
    margin-top: -20px;
    margin-bottom: 59px;
    width: auto;
  }
}