 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("images/artwork3.png");
  background-position: 50% 50%;
}

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

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

.u-section-1 .u-social-icons-1 {
  height: 96px;
  min-height: 16px;
  width: 520px;
  min-width: 120px;
  margin: 37px auto 60px;
}

.u-section-1 .u-icon-1 {
  height: 96px;
}

.u-section-1 .u-icon-2 {
  height: 96px;
}

.u-section-1 .u-icon-3 {
  height: 96px;
}

.u-section-1 .u-icon-4 {
  height: 100%;
  color: rgb(247, 82, 25) !important;
}

.u-section-1 .u-icon-5 {
  height: 96px;
}

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

  .u-section-1 .u-text-1 {
    font-family: Lato, sans-serif;
  }

  .u-section-1 .u-social-icons-1 {
    width: 308px;
    min-width: 68px;
  }
}

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

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

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

  .u-section-1 .u-icon-4 {
    height: 54px;
  }
}