﻿

div{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
}

video{
	width: 100%;
	height: auto;
/*	width: 1280px;
	height: 720px;*/
}
