 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 38px 0 0;
}

.u-section-1 .u-icon-1 {
  width: 50px;
  height: 50px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: -54px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 70px 0 0;
}

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

  .u-section-1 .u-icon-1 {
    margin-top: -39px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 55px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }
}