@media only screen and (max-width: 500px) {
    body {
        /*color: red !important;*/
    }
}