/* www.spritecow.com */
.icon-lzd-large {
    background: url('../img/logo-lzd-01.svg');
    height: 97px;
    background-repeat: no-repeat;
}
.icon-lzd-medium {
    background: url('../img/logo-lzd-01.svg');
    height: 55px;
    background-repeat: no-repeat;
    margin-top: 5px;
}
.icon-plus {
    background: url('../img/sprites/icons.png') no-repeat -1040px -72px;
    width: 44px;
    height: 40px;
}
.icon-loupe {
    background: url('../img/sprites/icons.png') no-repeat -1107px -72px;
    width: 44px;
    height: 40px;
}
.icon-gear {
    background: url('../img/sprites/icons.png') no-repeat -731px -73px;
    width: 51px;
    height: 39px;
}
.icon-camera {
    background: url('../img/sprites/icons.png') no-repeat -157px -179px;
    width: 143px;
    height: 143px;
}
.icon-camera-small {
    background: url('../img/sprites/icons.png') no-repeat -610px -213px;
    width: 109px;
    height: 109px;
}
.icon-camera-colored {
    background: url('../img/sprites/icons.png') no-repeat -828px -78px;
    width: 44px;
    height: 34px;
}
.icon-gear-colored {
    background: url('../img/sprites/icons.png')  no-repeat -731px -73px;
    width: 51px;
    height: 39px;
}