/* Header */
.large-header {
	position: relative;
	width: 100%;
	background: url('../img/backgroundd.jpg');
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
