 .u-section-1 {
  filter: none;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/Gold_Watterfall1.png');
  background-size: cover, cover;
}

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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 1900px;
  margin: 0 570px 0 10px;
}

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

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

  .u-section-1 .u-custom-html-1 {
    min-height: 1600px;
    width: 750px;
    margin-top: 15px;
    margin-right: 190px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    min-height: 1650px;
    margin-top: 0;
    width: 100%;
    margin-right: 0;
  }
}

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

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