.dzsparallaxer {
	z-index: 1;
	height: auto!important;
}

.divvideo,
.divimage {
	position: absolute!important;
	background-size: cover;
	background-position: center center;
	z-index: -1;
	top: 0;
	left: 0;
}

.divvideo video { 
	width: 100%;
	height: 100%;
}