/* Preserve the complete product silhouette in every consumable card. */
.consumable-photo,.torch-photo{display:flex;align-items:center;justify-content:center}.consumable-photo{height:205px;padding:24px;overflow:hidden}.consumable-photo img,.torch-photo img{display:block;width:auto!important;height:auto!important;max-width:82%!important;max-height:82%!important;object-fit:contain!important;object-position:center!important;transform:none!important}.consumable-product:hover .consumable-photo img{transform:none!important;filter:drop-shadow(0 8px 6px #6d3a1c24)}@media(max-width:780px){.consumable-photo{height:155px;padding:18px}.consumable-photo img,.torch-photo img{max-width:86%!important;max-height:86%!important}}
