 .u-section-1 {
  background-image: url("images/handsome-confident-smiling-man-with-hands-crossed-chestcopy.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 3rem;
  margin: 185px 611px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  background-image: none;
  margin: 20px 675px 60px 0;
}

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

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

  .u-section-1 .u-text-1 {
    margin-right: 411px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 191px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-right: 151px;
  }

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

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

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

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

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