/* Equalize Simple List Blocks New Homepage */

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

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