#content {
	float: left;
	width: 689px;
	padding-left:229px;
}


@media screen and (max-width: 917px) {
	#content {width:100%; padding-left:0px;}
}