 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #858e99, rgba(134, 133, 133, 1));
  background-size: cover;
}

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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 60px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --color-var: #5f5f5f;
  height: auto;
  min-height: 1327px;
  margin-top: 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    --color-var: #222222;
  }
}