If using VS Code 'Search Panel' to match all '@media' queries
with regex, use keyboard shortcuts instead (Mac):
1. Select the '@media'
2. Select all instances 'Cmd + Shift + L'
3. Expand selection (TWICE) 'Cmd + Ctrl + Shift + -> (right arrow)'
should have selected all from '@media' to last '}'