I searched through the forum and couldnt' find the answer I'm looking for.
I have a site where I'm trying to setup activities for a break point that differ from the mediaqueries.css file in my template. I'm using the base gantry template.
I want hidden-desktop and visible-desktop to change at different break points than it does. I don't want it to change until it hits 1200px.
Is there something above desktop that breaks at 1200px?
Is there a way to override the Gantry mediaqueries file with my own?
I found some references to putting in the media queries to the template-custom.css file and defining them there. Does that override the mediaqueries.css from the core gantry system?