/* Defines a glyph; draws nothing itself. Without this the inline <svg> falls
   back to its replaced-element default of 300x150 and pushes the page down. */
.crypto-change-sprite {
  display: none;
}
