		@media only screen and (max-width: 480px) {
			video {
			width: 75%;
			height:auto;
			}
		}