#video {
	background: #FFF url(/asset/media/loading.gif) no-repeat center center;
	height: 500px;
}

@media screen and (min-width: 770px) {
	#video {
		margin-top: 50px;
	}
}
