 .u-section-1 {
  background-image: linear-gradient(to right, #19e5d9, #21a9ff);
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 19px auto 0;
}

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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 594px;
  width: 340px;
  margin: 20px auto 30px;
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    margin-bottom: 49px;
    margin-top: 19px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}