@media only screen and (max-width: 1024px) {
    .listagem.fixarImagem .listagem-item .imagem-produto {
        height: 200px;
    }
}