.frame-page {
	position:absolute;
	left:0;
	top:70px;
	width:100%;
	height:calc( 100% - 70px);
	z-index:1;
}
