@media (max-width: 1000px) { 

	.video-module .video {
		height: calc(100vw / 1.777) !important;
	}

}