div#feature_container {
	min-height: 190px;
}

div#feature_image {
	float: left;
	width: 289px;
	min-height: 700px;

	margin-top: 10px;

	position: absolute;

	left: 0;

	background-image: url('../images/about_us/happy_team.png');
	background-repeat: no-repeat;
	background-position: top left;
}