.barra-frase i {
    display: inline-block;
    margin: 5px 15px;
    background: none; /* remove background-image */
    width: auto;
    height: auto;
}
.barra-frase i img {
    max-height: 30px;
    width: auto;
    height: auto;
    display: block;
}