 .u-section-1 {
  background-image: url("images/splash4.jpg");
  background-position: 50% 0%;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  background-image: none;
  margin: 60px 27px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 560px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 68px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 569px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 582px;
  }
}