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

/********************************************************* MENU */


/**************************************************** HEADER */

 
/********************************************************* CONTENT */
.event-box, .view-display-id-film_list .views-row {
	width: 380px;
}

/********************************************************* SECTION */

 .section-box {
	width: 380px;
}

/********************************************************* LANDING */

.view-display-id-entity_view_1 .views-row-odd .landing-img {
	width: 720px;
}
.view-display-id-entity_view_1 .views-row-odd .landing-copy {
	width: 410px;
}

.view-display-id-entity_view_1 .views-row-even .landing-img {
	width: 720px;
}
.view-display-id-entity_view_1 .views-row-even .landing-copy {
	width: 410px;
}

.view-display-id-entity_view_1 .views-row {
	padding: 75px 0;	
}

/********************************************************* POSTSCRIPT */