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

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

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

.u-section-1 .u-btn-1 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  border-style: solid;
  font-size: 2.1875rem;
  margin: 7px auto 46px;
  padding: 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    margin-top: 22px;
  }

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