.ASM_icon-quote {
	position: relative;
    display: inline-block;
    font-family: 'asm_icons', sans-serif;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
    display: inline-block;
    color: #bfc2cb;
    background:  url(../images/quote.png) no-repeat center center;
}