/* Final visual repair: keep the hero note below the four-step map at desktop and mobile widths. */
.hero-panel{min-height:560px}
.panel-note{position:relative;left:auto;right:auto;bottom:auto;margin:26px 0 0}
@media(max-width:680px){.hero-panel{min-height:500px}.panel-note{left:auto;right:auto;bottom:auto}}
