




.logo img{
 	margin:-150px;
 	width:700px;
 	height: 440px;
 	margin-top:-15px;*/
 	max-width: 100%;

 	-webkit-animation-duration:2s;
 	-webkit-animation-delay:1s;
 }





video{
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;


}