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

/*body {
    border-left:5px solid black;
}*/

#section-content {
    #zone-content {
        #region-content {
            .region-inner {
                .view-homepage-content {
                    .views-field-body {
                        top:-360px;
                    }
                }
            }
        }
    }
}