.price img,
.cart-items__details > div > span > img,
.cart-items__price img,
.cart__total-container img {
    display: inline !important;
    vertical-align: baseline !important;
}

.price > img {
    width: 14px !important;
}