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

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

.u-section-1 .u-btn-1 {
  border-style: double;
  font-size: 1.25rem;
  margin: -50px auto 0;
  padding: 0;
}

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 60px;
  }
}