@charset "utf-8";
/* CSS Document */

	video {
	  height: 100%;
	  max-height: 720px;
	  width: 100%;
	  max-width: 1280px;
	}

