.homeImage1 {
	display: table-cell;
	float: none;
	padding: 20px 20px;
	background-size: cover;
	background-position: center;
	min-height: 500px;
}