.-m-cms-cont-iframe1 {
	box-sizing:border-box;
	margin:auto;
	overflow:hidden;
}
.-m-cms-cont-iframe1 > .-wrapper {
	position:relative;
	box-sizing:border-box;
	margin:auto;
}
.-m-cms-cont-iframe1 > .-wrapper > iframe {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border:0;
	width:100%;
	height:100%;
}