 .u-section-1 {
  background-repeat: no-repeat;
  filter: none;
  background-image: linear-gradient(to right, rgb(65, 128, 124), rgb(41, 45, 51));
  background-position: 50% 50%;
}

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

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

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