/* Hide the old service shownav trail. Service pages use the About/Contact page-title banner. */
.shownav,
nav.shownav {
    display: none !important;
}
