@charset "utf-8";
/* CSS Document */



video{
	position:absolute;
	object-fit:cover;
	width: 100%;
	height: 100%;
	z-index: -1;
	}
@media screen and(min-width: 900px){
	.header{
		height: 100vh;
	}
	
	
	
	
	
	



