/* Keep bottles and packages fully visible in every catalogue/cart layout. */
img[src*="/assets/images/buffet/"] { object-fit: contain !important; background: #fff; padding: 10px; box-sizing: border-box; }
.rd-buffet-image-note { margin: 10px 0; color: #64748b; }
