ul.cart-items li.xsell-product-line .product-line-grid .product-line-grid-body {
    width: 50%;
}

ul.cart-items li.xsell-product-line .product-line-grid .product-line-grid-right {
    width: 25%;
}

.pshowupsellFooter button.add-to-cart {
    padding: .25rem 0.5rem;
}    

.pshowupsellFooter form#add-to-cart-or-refresh {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
