a.vardot-inactive-subscription.navbar-icon-sub:before {
    background-image: url('../img/inactive-sub.png');
    width: 16px !important;
}

a.vardot-active-subscription.navbar-icon-sub:before {
    background-image: url('../img/active-sub.png');
    width: 16px !important;
}

a.acquia-active-subscription,
a.acquia-inactive-subscription {
    display: none;
}
