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

.u-section-1 .u-image-1 {
  height: 223px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
  margin: -163px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 60px 0;
}

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

  .u-section-1 .u-image-1 {
    height: 65px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: -58px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 7px;
    margin-bottom: 0;
  }
}