I'm working on a project that requires a 16 column grid for any display smaller than the large (lg) media query. The Large version needs to display the website using a 12 column grid.
Is there any easy way to use a 12 column grid for the large view and switch to a 16 column grid for anything below?