html,
body,
.main-body {
	height: auto;
	width: auto;
	min-width: 0;
	min-height: 0;
}

body,
.main-body {
	background: none;
}

.main-header,
.main-footer,
.main-body .aside {
	display: none !important;
}

.main-body {
	margin: 0;
	width: auto;
	padding: 0;
}

.main-ariane,
.ariane,
.richContent {
	float: none !important;
}

.main-body .aside:not(:empty) + .content {
	width: 100%;
	padding-left: 0.5rem;
}

