/* This file will hold styles that are loaded using the same media query as the normal grid. */

.container-12 .grid-8 {
  width: 630px !important;
  margin-left: 0;
}

#block-block-5 {
    height: 369px;
}

.sf-menu.sf-style-white a.sf-depth-1 {
	padding: 15px 25px;
}

#block-block-5 h2 {
	font-size: 30px;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	width: initial;
}

.app-banner {
	height:128px;
}