@media (max-width: 500px) {
    .layout-1 .coluna {
        width: 100%;
    }
    .mdl-cell {
        margin: 5px !important;
    }
}