html, body, .inner-tile, .tile-content,#qs-container, #content  {
	margin: 0; 
	padding: 0;
	height: 100%;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: white;
}

header, h1 {
	display: none;
}

header, footer, #footer, #container_menu_top {
	display: none !important;
}

.inner-tile {
	 height: 100vh;
}

iframe, #CookiebotWidget {
	display: none !important;
}