.container {
	// TODO: is there an OOUI way to use the default width limit?
	max-width: 50em;
}

.oo-ui-menuSelectWidget {
	max-height: 300px;
}
