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

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

.u-section-1 .u-image-1 {
  width: 360px;
  height: 140px;
  margin: 36px auto 0;
}

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

.u-section-1 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 75px auto 60px;
  padding: 10px 31px 10px 30px;
}

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

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