
div.picture {
	width: 94%;
}

div.picture div.hero {
	clear: both;
	text-align: left;
	padding-bottom: 2em;
	border-bottom: 0;
}

div.picture div.hero p.image img {
	width: 100%;
}

div.picture div.hero h1 {
	padding: 1em 0 0 0;
	font-size: 1.8em;
}

div.picture div.hero h4 {
	font-size: 1em;
	margin: .4em 0;
	color: #bdc570;
	letter-spacing: 0em;	
}

div.picture div.hero p {
	font-size: 1em;
}

div.picture div.hero p.link {
	margin-top: .5em;
}



div.picture div.hero p {
	padding: .7em 0;
	}
	
div.picture div.hero {
}

div.picture div.hero:nth-child(2n-1) {
	margin-right: 0;
}

div.picture div.hero p.image {
	float: left;
	margin-left: 0;
	margin-right: 3.63636%;
}

div.picture div.hero p.image img {
	width: 260px;
	height: 260px;
	margin-bottom: 1.5em;
}
