.Embed-43 {
	width: 100%;
	margin: 2em 0;
	aspect-ratio: 4/3;
	position: relative;
}
.Embed-43 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}