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

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

.u-section-1 .u-social-icons-1 {
  height: 107px;
  width: 1140px;
  margin: 21px 0 60px;
}

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

.u-section-1 .u-icon-2 {
  color: rgb(17, 17, 17) !important;
  height: 100%;
}

.u-section-1 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
  height: 100%;
}

@media (max-width: 1199px) {
  .u-section-1 .u-social-icons-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-social-icons-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-social-icons-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-social-icons-1 {
    width: 340px;
  }
}