 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('images/portrait-friendly-doctor-isolated-gray.jpg');
  background-position: 50% 50%, 0% 49.35%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, 135%;
}

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

.u-section-1 .u-text-1 {
  background-image: none;
  font-weight: 900;
  line-height: 1.4;
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(51,51,51,1);
  margin: 60px 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
  }
}

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 420px;
}

.u-section-2 .u-text-1 {
  font-weight: 600;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin: 45px 30px 0;
}

.u-section-2 .u-text-2 {
  font-weight: 300;
  font-size: 1.125rem;
  margin: 20px 30px 0;
}

.u-section-2 .u-text-3 {
  font-weight: 300;
  margin: 20px 30px 0;
}

.u-section-2 .u-text-4 {
  font-weight: 300;
  margin: 20px 30px 45px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
  }

  .u-section-2 .u-text-2 {
    width: auto;
  }

  .u-section-2 .u-text-3 {
    width: auto;
  }

  .u-section-2 .u-text-4 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-4 {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.1111111111111112rem;
    margin-right: 497px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 45px;
  }

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

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

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

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

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

  .u-section-2 .u-text-4 {
    margin-top: 19px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 56px;
}