.checkout-cart-index #shopping-cart-table .col.price {
    display: none;
}

.checkout-cart-index #shopping-cart-table .col.subtotal {
    display: none;
}