@media only screen and (max-width: 767px)
{
    .listagem .listagem-linha li {
        max-width: 100vw;
    }