
@media (max-width: 55rem) {
	.CleanUIColumn:not(.no-mobile-resize) {
		width: 100% !important;
	}

	.CleanUINavbarItem {
		display: none;
	}
}