.divider {
	background: url(/images/house/Garden_hangout.jpg);
	background-size: cover;
	background-position: center center;
	height: 50vh;
	width: 100vw;
	max-width: 1250px;
	margin: auto;
}