/* Equalize Simple List Blocks*/

/* Change item class here */
.items_ef08da4b396445bd85e0df5c869341b1 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ef08da4b396445bd85e0df5c869341b1 > .item {
	display: flex;
	flex-direction: column;
}