.normal{ color:#fff; background-color:#000; padding:5px; } @media all and (max-width: 640px) { .normal{ display:none; } }