thead>tr>.product-subtotal{
    display:none !important;
}
tbody>tr>.product-subtotal{
    display:none !important;
}
.woocommerce-cart-form__cart-item{
    width:268%;
}
.cart img {
    width: 100% !important;
    height: auto;
}