css media queries min-width vs max-width code example Example: min and max width media query @media (max-width: 989px) and (min-width: 768px) {}