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

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

.u-section-1 .u-social-icons-1 {
  height: 32px;
  width: 225px;
  margin: 42px 435px 0 auto;
}

.u-section-1 .u-icon-1 {
  height: 100%;
  background-image: none;
}

.u-section-1 .u-icon-2 {
  height: 100%;
  background-image: none;
}

.u-section-1 .u-icon-3 {
  height: 100%;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 400;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  width: 400px;
  margin: 84px auto 0;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 33px auto 0;
}

.u-section-1 .u-text-3 {
  margin: 435px 67px 52px 1022px;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 568px;
    background-size: cover, cover;
  }

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

  .u-section-1 .u-social-icons-1 {
    min-height: 16px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 889px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    margin-left: 669px;
  }
}

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

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

  .u-section-1 .u-social-icons-1 {
    margin-right: 315px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 489px;
  }
}

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

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

  .u-section-1 .u-social-icons-1 {
    margin-right: 115px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 289px;
  }
}