 .u-section-1 {
  filter: none;
}

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

.u-section-1 .u-icon-1 {
  width: 410px;
  height: 45px;
  margin: 154px auto 0;
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: 34px auto 60px;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-icon-1 {
    width: 343px;
    height: 38px;
    margin-right: -3px;
  }

  .u-section-1 .u-text-1 {
    font-size: 0.875rem;
    margin-top: 42px;
  }
}