.cart-item__media {
    aspect-ratio: .67;
    background-image: url('product_bg.jpg') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}