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

.u-section-1 .u-image-1 {
  width: 336px;
  height: 300px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  background-image: none;
  font-size: 1.5rem;
  margin: 7px auto 60px;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
  }
}