.video-container {
  margin: auto;
  display: table;
  max-width: 60%;
}
.video-content {
	width: 100%;
}