
@media screen and (min-width: 750px) {
    .product-grid__card.product-grid__card {
    justify-content: space-between;
    }
}

.rb-portal-order-line-item img {
    max-width: 40%;
}