media query 2 conditions code example Example: css media two conditions @media (min-width:400px) and (max-width:699px){ /* css here */ }