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

.u-section-1 .u-image-1 {
  width: 462px;
  height: 271px;
  margin: 43px auto 0;
}

.u-section-1 .u-text-1 {
  width: 417px;
  font-weight: 700;
  margin: -37px auto 60px;
}

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 35px;
  }
}