 .u-section-1 {
  min-height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/images/home-1-16x9-R-with-Icons-Spaced-3.jpg");
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
} .u-section-2 {
  min-height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/images/home-1-16x9-R.jpg");
  background-size: cover;
}

.u-section-2 .u-sheet-1 {
  min-height: 100vh;
}