#page:not(.wiltshire) .wiltshire-only {
    display:none;
}

#page:not(.cornwall) .cornwall-only {
    display:none;
}

