.videotab_video{
	margin-bottom: 20px;
	}

video {
  width: 100%    !important;
  height: auto   !important;
}

.videoWrapper.videotab_video iframe {
  max-width: 100%;
}