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

.u-section-1 .u-image-1 {
  width: 436px;
  height: 87px;
  margin: 80px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 79px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 0.875rem;
  margin: 46px 0 60px;
}

@media (max-width: 767px) {
  .u-section-1 .u-btn-1 {
    margin-top: 52px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 52px;
  }
}

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

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

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