/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

.zone-content {
	margin-bottom: 2em;
}
 
.logo-img img {
	width: 400px;
}

.intro {
	font-size: 1.5em;
}

#block-views-rubio-facts-mobile-block {
	margin-top: 1.5em;
	margin-bottom: 2.2em;
	padding: 0 1em;
}