body.about { 
	background-image: url('../images/about-hero.jpg'); 
	background-repeat: no-repeat; 
	background-position: 50% 0%; 
	background-size: cover;
}  

.about-picture {
	float:left; 
	margin-top:150px;
	margin-right:20px;
	margin-bottom:20px;
}

.houzz-badge {
	display:inline;
}

a.houzz-link:link {
	position:absolute;
	margin-top:8px;
	margin-left:10px;
}

