#bg-body {
	background-position: center;
	background-size: cover;
}

.project-face {
	height: 100%;
	width: 100%;
}
/*
.project-container-7 {
	margin-top: -.4%;
}
*/
.project-video {
	height: 100%;
	width: 100%;
}

.videos {
	position: absolute;
    top: 0;
    z-index: 0;
}

#usr-cam-container {
	position: relative;
}

#usr-camera {
	position: absolute;
    left: 0%;
    top: 0;
    width: 100%;
}