
/* Reachviva identity: preserve readable sizing across all breakpoints. */
.nav-brand .logo, .checkout-header .logo, img.logo { height:32px !important; width:auto !important; max-width:100%; display:block; }
.footer-logo { display:block; width:161.5px; height:32px; max-width:100%; margin-bottom:12px; }
@media (max-width:768px) { .nav-brand .logo, .checkout-header .logo, img.logo { height:30px !important; } }
