 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/Background-s.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  margin-left: 0;
  margin-top: 19px;
}