@media only screen and (min-width: 600px) code example Example: min and max width media query @media (max-width: 989px) and (min-width: 768px) {}