body.tax-including .price-wrapper.price-excluding-tax {
    display: none !important;
}

body.tax-excluding .price-wrapper.price-including-tax  {
    display: none !important;
}

body.tax-both {

}
