 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-image: url("https://assets.nicepagecdn.com/a2460926/6518613/images/NEW2Heroimage.png");
  background-size: auto 178%, cover;
}

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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 1393px;
  background-image: linear-gradient(#858e99, #00ccff);
  width: 707px;
  margin: 159px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
  }

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

@media (max-width: 991px) {
   .u-section-1 {
    background-size: cover, cover;
  }

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 196px;
    margin-bottom: -107px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-size: auto 178%, cover;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 165px;
    margin-bottom: -76px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-repeat: no-repeat;
    background-size: auto 178%;
  }

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

  .u-section-1 .u-custom-html-1 {
    min-height: 1417px;
    margin-top: 79px;
    margin-bottom: 60px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}