/* Equalize Simple List Blocks*/

/*Our process blocks on homepage */
.items_c5217b8ab82a47938fd429a6bdea1e0b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Our process blocks on homepage */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
}
/* What you get blocks on homepage */
.items_e9f3e4c9a3e44ce08d1a6603c3630cfe { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* What you get blocks on homepage */
.items_e9f3e4c9a3e44ce08d1a6603c3630cfe > .item {
	display: flex;
	flex-direction: column;
}
/* What you get blocks on WYG page */
.items_bdac3079574c432d818bd016d68e60c4 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* What you get blocks on WYG page */
.items_bdac3079574c432d818bd016d68e60c4 > .item {
	display: flex;
	flex-direction: column;
}