 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(to bottom, rgba(173, 204, 233, 0.5), rgba(173, 204, 233, 0.5)), url('images/f84a7b77df840cdeee0974d7c31d80d9b61906820e36980c87e0c853ead18b58bd50a04603d62b860d345993c9d6aa1e3c5f4afb8ac4f53252f14d_1280.jpg');
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, cover, cover;
}

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

.u-section-1 .u-text-1 {
  text-shadow: 4px 3px 5px rgba(128,128,128,1);
  margin: 63px auto 0;
}

.u-section-1 .u-text-2 {
  line-height: 1.2;
  margin: 59px 0 48px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }
}

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

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

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