.embed-viewer {
	width: 100%;
	height: 100%;
}
.embed-viewer iframe {
	width: 100%;
	height: 100%;
	border: none;
}