// stylelint-disable selector-max-id
#bodyContent.content {
	max-width: none;
	margin: 0;
	width: auto;
}
