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

.u-section-1 .u-social-icons-1 {
  height: 93px;
  min-height: 16px;
  width: 506px;
  min-width: 120px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 10px auto 0;
}

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

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

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

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

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

.u-section-1 .u-image-1 {
  width: 499px;
  height: 735px;
  margin: 16px auto;
}

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

  .u-section-1 .u-social-icons-1 {
    width: 338px;
    height: 60px;
  }

  .u-section-1 .u-image-1 {
    height: 501px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}