 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("/images/patient-forms-banner.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 202px;
  height: 226px;
  margin: 7px auto 0 0;
}

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  margin: -152px auto 81px;
}

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

  .u-section-1 .u-image-1 {
    width: 178px;
    height: 199px;
    margin-bottom: 42px;
  }

  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 155px;
    height: 174px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 147px;
    height: 164px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 90px;
    height: 100px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-custom-html-1 {
  margin: 6px 0 0;
}

.u-section-2 .u-custom-html-2 {
  height: auto;
  min-height: 1114px;
  margin: 32px 0 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-custom-html-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-custom-html-2 {
    margin-right: initial;
    margin-left: initial;
  }
}.vf-form {
	border-radius: 10px;
} 