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

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 0;
}

.u-section-1 .u-custom-html-2 {
  margin: 30px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-2 {
    height: auto;
    min-height: 607px;
    width: 820px;
    margin-left: -50px;
    margin-right: -50px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-custom-html-2 {
    width: 640px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-2 {
    width: 440px;
  }
}