.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}
video {
  width:100%;
  height: auto;
}

