/* Equalize Simple List Blocks*/

/* PEDICURE PAGE */
.items_fc56910996754d0db1889c8656186bb4 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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