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

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3.75rem;
  margin: 604px 499px 0 0;
}

.u-section-1 .u-text-2 {
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 4px 519px 60px 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 484px;
    margin-right: 170px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 319px;
    margin-bottom: 56px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 377px;
    margin-right: 207px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    margin-right: 99px;
    margin-bottom: 47px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 275px;
    margin-right: 236px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    margin-right: 0;
    margin-bottom: 40px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 166px;
    margin-right: 149px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    margin-bottom: 17px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 248px;
}

.u-section-2 .u-text-1 {
  margin: 53px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  width: 680px;
  margin: 20px auto 0;
}

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

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

  .u-section-2 .u-text-2 {
    margin-bottom: 49px;
    font-size: 1rem;
  }
}

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

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    font-size: 0.75rem;
    margin-top: 19px;
    margin-left: 0;
    margin-right: 0;
  }
}