/* 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. */
 
.carousel-title {
	font-size: 0.85em;
} 
 
.carousel-small-text {
  display: none;
}
.homepage-about p {
  font-size: 0.875em;
}
div#block-views-homepage-carousel-block {
  display: block;
}
.front #region-header-second {
  height: 288px;
}
.no-mobile {
  display:block;
}