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

.u-section-1 .u-image-1 {
  width: 700px;
  height: 300px;
  margin: 50px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 265px;
  width: 654px;
  margin: -282px auto 68px;
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 331px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 231px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 540px;
    margin-top: -213px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 145px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 340px;
    margin-top: -127px;
  }
}