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

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #0222b4, #0222b4);
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  letter-spacing: 1px;
  box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.25);
  margin: 21px auto 22px;
  padding: 45px 122px;
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
}.u-section-3 .u-sheet-1 {
  min-height: 243px;
}

.u-section-3 .u-text-1 {
  font-size: 3.75rem;
  margin: 64px 276px 0 auto;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-3 .u-icon-1 {
  width: 182px;
  height: 182px;
  margin: -140px auto 22px 185px;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    margin-right: 211px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    margin-right: 158px;
  }

  .u-section-3 .u-icon-1 {
    margin-left: 139px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    margin-right: 99px;
  }

  .u-section-3 .u-icon-1 {
    margin-left: 88px;
  }
}