div#feature_container {
	min-height: 230px;
}

div#feature_image {
	float: left;
	width: 289px;
	min-height: 700px;

	margin-top: -10px;

	position: absolute;

	left: 0;

	background-image: url('../images/find_out_more/iphone.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#content_container div.contact_details {
	float: left;

	width: 215px;
}