 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(166, 165, 165, 1), rgba(166, 165, 165, 1)), linear-gradient(to bottom, rgba(204, 211, 219, 1), rgba(204, 211, 219, 1));
  background-size: cover, cover;
}

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

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