.cart-products-table {
    border: solid 1px #ddd !important;
}

.cart-products-table td {
    vertical-align: middle !important;
}

.cart-products-table td h4 {
    margin: 0;
}
