 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/image1_large4.jpg');
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 972px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px -2px 8px rgba(102,102,102,1);
  text-decoration: none solid rgb(255, 255, 255);
  margin: 295px 154px 0 128px;
}

.u-section-1 .u-icon-1 {
  font-size: 0.573em;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 314px 113px 60px 178px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    margin-right: 54px;
    margin-left: 28px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 13px;
    margin-left: 78px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }
}

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

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