/* override.css — solo tu logo, no token-logo */
img[src="/logo.png"]{
  width:230px;
  height:auto;
  max-width:none;
}
