#cabecalho .logo a img,
#rodape .span4.sobre-loja-rodape img{
    image-rendering: auto;
}

.produto .conteiner-imagem img {
    max-height: 650px;
}

.vitrine-produtos.vitrine-produtos-ofertas .vitrine-produtos-topo-icone img {
    filter: sepia(1) hue-rotate(66deg) brightness(0.8) contrast(1);
}