.VideoEmbed-jbk3Rx6y-videoEmbed {
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 56.25%;
	overflow: hidden;
	border: 1px solid #DDD;

	iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}
}
