/* Produto sobrepor */
#listagemProdutos li .produto-sobrepor{
 overflow:visible;
 height:280px;
}
/* Imagem produto */
#listagemProdutos li .imagem-produto{
 min-height:280px;
 height:280px !important;
}
/* Produto sobrepor */
.aproveite-tambem ul .produto-sobrepor{
 height:260px;
}
.aproveite-tambem ul .produto-sobrepor{
 height:260px !important;
}