@charset "UTF-8";
.flowInner #cartBox table td.details figure {
    width: auto;
    height: 56px;
    overflow: hidden;
    padding: 0 20px 0 0;
}
.flowInner #cartBox table td.details figure img.cart-item-image{
    height: 56px;
}
