@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i);

section.span12 {
	max-width: 100% !important;
	width: 100% !important;
}

.slider-text {
    width: 94.4%;
}

.slider-overlay--title,
.slider-overlay--subtitle {
	max-width: 100%;
}

.slider-overlay--learn-more {
	width: 225.6px;
}

section.span12.misc-block {
	display: inline-grid;
}

.cards-container {
	width: 100%;
	float: right;
	display: block;
}

.resources-card {
	width: 100%;
}

.home-news-link {
	position: relative;
}

h3.why-quorum-title {
	width: 100% !important;
	font-size: 20pt !important;
}
.why-quorum-body {
	height: auto;
}

section.span12.why-quorum {
	margin-bottom: 150px;
	padding: 35px 19px;
	float: none;
}

.why-quorum-header {
	text-align: left !important;
}

.home-content-left.why-quorum-left,
.home-content-right.why-quorum-right {
	width: auto;
}

.resources-header {
	max-width: 100%;
}

.front-slide .slide-img-mobile {
    display: block;
    width: auto;
}

.node-type-vo .vo-logo-wrapper {
    margin-right: 16px;
    margin-top: -74px;
    width: 171px;
}
 
