.order-book {

	.table();

	.order-book-header,
	.order-book-side-row {
		& > * {
			flex: 1;
			text-align: center;
		}
	}
}
