.hall-body {
	flex: 1;
	display: grid;
	grid-template-columns: 220px 1fr 300px;
	min-height: 0;
}
