header {
	height: 310px;
	background-color: white;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.header-opacity {
	background: rgba(0, 0, 0, .7);
	height: 100%;
}