.vmCartModule.beforeTax .withTax {
    display: none;
}
.vmCartModule.withTax .withoutTax {
    display: none;
}