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

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

.u-section-1 .u-image-1 {
  width: 302px;
  height: 300px;
  margin: 100px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: -95px auto 0 91px;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  margin: -42px 94px 0 auto;
}

.u-section-1 .u-text-3 {
  font-family: Bangers;
  font-size: 3rem;
  margin: 104px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 36px auto 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .u-section-1 .u-image-1 {
    margin-top: 39px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -75px;
    margin-left: 41px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -43px;
    margin-right: 44px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    font-size: 2.75rem;
    margin-top: 58px;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 17px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 232px;
    height: 233px;
    margin-top: 57px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.75rem;
    margin-top: -64px;
    margin-left: 30px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.75rem;
    margin-top: -33px;
    margin-right: 32px;
  }

  .u-section-1 .u-text-3 {
    font-size: 2.5rem;
    margin-top: 68px;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 58px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 4px;
  }

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

  .u-section-1 .u-text-3 {
    font-size: 2.25rem;
    margin-top: 42px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 132px;
    height: 132px;
    margin-top: 105px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-top: 21px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin-top: -19px;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.5rem;
    margin-top: 85px;
    margin-right: 11px;
    margin-left: 0;
  }

  .u-section-1 .u-icon-1 {
    width: 42px;
    height: 42px;
    margin-top: 62px;
  }
}