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

/*

    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: #ff0000;
}
*/