.iframe-wrapper {
	aspect-ratio: 16/9;
}

.iframe-wrapper iframe{
	width: 100%;
	height: 100%;
}


