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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 658px;
  width: 402px;
  margin: 58px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    width: 400px;
    margin-top: 45px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 402px;
    margin-top: 1px;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}