 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://assets.nicepagecdn.com/c872d273/6526931/images/6fcd1c859d7c49b5093ebf6721ad7ba362c5b25dd6ca5067115917b59f84470601ea21afecefa9d4273e919f55836ba8ce7461aa26d51840f38ffe_1280.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 40px;
  height: auto;
  min-height: 1082px;
  margin-top: 60px;
}

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

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

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