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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 400px;
  margin: 0 auto;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 226px;
}

.u-section-2 .u-text-1 {
  margin: 60px auto;
}.u-section-3 .u-sheet-1 {
  min-height: 400px;
}

.u-section-3 .u-social-icons-1 {
  height: 32px;
  width: 32px;
  min-height: 16px;
  margin: 184px auto 60px;
}

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