@media only screen and (max-width: 450px) {

    .mdl-marcas{
        width: 90%;
    }
}