 .u-section-1 {
  background-image: linear-gradient(to right, #478ac9, #adf6f2);
}

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

.u-section-1 .u-custom-html-1 {
  min-height: 800px;
  background-image: linear-gradient(to right, #478ac9, #adf6f2);
  height: auto;
  width: 500px;
  margin: 30px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 833px;
  }

  .u-section-1 .u-custom-html-1 {
    min-height: 719px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}