@media (max-width: 800px) { foo { ... } } @media (max-width: 500px) { foo { ... } }
top of page
bottom of page