 .u-section-1 {
  background-image: url("images/UNDERCONS.jpg");
  background-position: 50% 50%;
}

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

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

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

.u-section-2 .u-social-icons-1 {
  height: 48px;
  min-height: 16px;
  width: 280px;
  min-width: 120px;
  margin: 1px auto;
}

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

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

.u-section-2 .u-icon-3 {
  height: 0;
}

.u-section-2 .u-icon-4 {
  height: 100%;
  color: rgb(210, 34, 21) !important;
}

.u-section-2 .u-icon-5 {
  height: 100%;
  color: rgb(0, 122, 185) !important;
}

@media (max-width: 1199px) {
  .u-section-2 .u-social-icons-1 {
    width: 106px;
    min-width: 42px;
  }

  .u-section-2 .u-icon-1 {
    color: rgb(59, 89, 152) !important;
  }

  .u-section-2 .u-icon-2 {
    color: rgb(197, 54, 164) !important;
  }
}