.bundle-upsell__media{ display:flex; align-items:center; justify-content:center; }
.bundle-upsell__product{ width:100%; max-width:280px; }
.bundle-upsell__product .product-card{ text-align:left; }
.bundle-upsell__placeholder{ font-size:48px; background:#fff; border-radius:var(--radius-lg); padding:60px; width:100%; text-align:center; }
.logo-mark--footer{ color:#ffffff; }
.product-card__media:hover .product-card__img--main{ opacity:1; }
.product-card__media--has-hover:hover .product-card__img--main{ opacity:0; }
