/* Styles for store-icons.hbs */

/* The sprite only defines <symbol>s; it must never occupy layout space. */
.store-icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
