#svgExporterParent {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#embeddedSvgExporter {
	display: block;
	width: 704px;
	height: 402px;
}