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

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

.u-section-1 .u-social-icons-1 {
  height: 37px;
  min-height: 16px;
  width: 37px;
  min-width: 16px;
  margin: 73px auto 0;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 10px auto 26px;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 302px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 190px;
  }
}