 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-image: url("/images/maxresdefault.jpg"), linear-gradient(rgb(25, 32, 40), rgb(25, 32, 40));
  background-position: 50% 50%, 50% 50%;
  background-size: contain, cover;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 400px;
  }
} .u-section-2 {
  --color-var: #192028;
}

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