/* @option user-selected sidebar width and position setting */

#contentContainer #content {
	float: none;
	width: auto;
}

aside,
#sidebarWrapper {
	display: none !important;
	float: none;
}