.container {
	width: 100%;
}

.container>header {
	width: 100%;
	position: static;
	display: none;
}

aside.navcolumn,
#headsearch,
.editInfo {
	display: none;
}

section.content {
	width: 100%;
}

.org-opencms-gwt-client-ui-css-I_CmsLayoutBundle-I_CmsToolbarCss-toolbarBackground {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
}

footer {
	display: none;
}

.col.col-1-2.mobile-full > #centercontainerright > .dualcols, .col.col-1-2.mobile-full > #centercontainerrightbottom > .dualcols {
	width: 100%;
	margin-bottom: 10px;
}

.col-1-2, .col-6 {
	width: 50%;
}