/**
 * /locations/ page-specific styles (auto-linked by the {slug}-page.css
 * convention). This page has NO counters box, so the hero's 130px clearance
 * for the counters clone (service-page.css) would leave a blank band —
 * remove it here. !important because service-page.css is printed inside the
 * body, after this head-enqueued file.
 */
.service-page-header-img {
    margin-bottom: 0 !important;
}
