dd > .wk_bundle_cart > .price{
    display: none !important;
}

dd > .wk_bundle_cart > .price-excluding-tax {
/*     display: inline-block; */
}

dd > .wk_bundle_cart > .price-including-tax > .cart-price > .price {
    display: inline-block;
    font-weight: unset;
    font-size: 12px;
}