@media only screen and (min-width: 990px) {
.cart__row a.cart__image img {
    width: 80px;
}
}