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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 18px auto 0;
}

.u-section-1 .u-custom-html-1 {
  min-height: 199px;
  background-image: linear-gradient(white, white);
  width: 449px;
  margin: 42px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    height: auto;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 49px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}input[type=submit] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}