.whats-btn-fixed {
    right: auto !important;
    left: 2em !important;
    bottom: 2em !important;
}

@media(max-width:767px){
    .listagem ul:not(.produtos-carrossel)>li, .pagina-busca .listagem>ul:not(.produtos-carrossel)>li, .pagina-categoria .listagem ul:not(.produtos-carrossel)>li{
        width:50% !important;
    }
}