.u-section-1 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 1px;
  margin: 244px auto 60px;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-top: 15px;
    margin-bottom: 0;
  }
}