/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<!-- `display: block` sprite -->
<div class="icon-home"></div>

<!-- `display: inline-block` sprite -->
<img class="icon-home" />
```
*/
.icon-G2291_BLU {
  background-image: url(G2291.c23134e6.jpg);
  background-position: 0px 0px;
  width: 32px;
  height: 32px;
}
