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

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

.u-section-1 .u-image-1 {
  width: 358px;
  height: 480px;
  margin: 151px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 44px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 105px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  margin: 10px 105px 60px;
}

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

  .u-section-1 .u-text-1 {
    width: 791px;
    margin-top: 335px;
  }

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin: 110px 80px 0;
  }
}

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

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

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

  .u-section-1 .u-text-3 {
    margin-top: 164px;
    margin-left: 45px;
    margin-right: 45px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 540px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 233px;
    height: 312px;
    margin-top: 66px;
  }

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

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

  .u-section-1 .u-text-3 {
    font-size: 1.25rem;
    margin-top: 32px;
    margin-bottom: 57px;
  }
}