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