.conteiner {
    max-width: 1400px !important;
}

@media only screen and (max-width: 1024px){
.listagem .listagem-item .acoes-produto {
    margin-top: 0px !important;
}}