how to add multiple media queries code example Example: multiple css media queries @media (min-width:400px) and (max-width:699px){ /* css here */ }