/* Keep the original visible logo height while allowing long wordmarks to use a wider canvas. */
.product-card img{width:auto;height:105px;max-width:100%}
.page-hero .product-logo{width:auto;height:141px;max-width:70vw}
.footer-logo{width:auto;height:54px}
