 .u-section-1 {
  background-image: linear-gradient(to right, rgba(24, 128, 50, 0.1) 0%, rgba(0, 65, 101, 0.1) 52%), linear-gradient(to bottom, rgba(48, 48, 48, 0) 94%, rgba(0, 0, 0, 0.9) 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), linear-gradient(to bottom, rgba(255, 255, 255, 0.5019607843137255), rgba(255, 255, 255, 0.5019607843137255)), url('https://assets.nicepagecdn.com/9885c05b/6643960/images/a3S2oQZQceKGLlDRKQwlZq3dy6JaIhbh3oEWDk3E19PZru7gNDUbYHmS8FwoTChDdG6lZEqfkzQtN27Gvc1v4M342juputxVmRBD3Fh6HZvFyelB8rwFJmUHhg.jpeg'), url('https://assets.nicepagecdn.com/9885c05b/6643960/images/ARCHALIGN.png');
  background-position: 50% 50%, 50% 50%, 50% 50%, 50% 50%, 0px 0px, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat, no-repeat;
  background-size: cover, cover, cover, cover, auto, cover;
  min-height: 1016px;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 60px;
}

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

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

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

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