/* This file will hold styles that are loaded using the same media query as the wide grid. */

/*  For some reason, in the wide layout, styles in normal don't override default. 
    This fixes it, though ideally we should NOT have to do this.
    NOTE: If this theme is being used as a template for a WebPublish theme, you will need to replace
    "site-webpublish" with the name of your theme so that your 'normal' stylesheet is correctly imported.
*/
@import url('site-webpublish-alpha-default-normal.css');
