/* CTA + audit process: text used to clip at 750px and sit under the 151px banner. */
.section-banner{
  height:auto!important;
  min-height:151px;
  overflow:visible;
  box-sizing:border-box;
}
.section-banner h3{
  line-height:1.15;
  margin:0 0 .35em;
}
.section-banner p{
  position:relative;
  z-index:1;
}
.ant-row.mb-4 .ant-col.section-gray{
  max-height:none!important;
  overflow:visible!important;
}
