div#instagram h2:before {
    width: 18%;
}
div#instagram h2:after {
    width: 15%;
    left: 39.5%;
}
@media (max-width: 800px){
#listagemProdutos > li.borda-principal {
    background: #d4d3cc;
}
#listagemProdutos > li > a > strong {
    color: #363636;
}
}

