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

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

.u-section-1 .u-text-2 {
  margin-left: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 178px;
}

.u-section-2 .u-btn-1 {
  --top-right-radius: 30px;
  background-image: none;
  font-size: 1.5rem;
  font-weight: 900;
  margin: 60px auto 21px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 177px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}