/* Equalize Simple List Blocks*/

/* Change item class here */
.items_ea5ab37622cf4970a509ee148599561e { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ea5ab37622cf4970a509ee148599561e > .item {
	display: flex;
	flex-direction: column;
}