/* Equalize Simple List Blocks*/

/* Change item class here */
.items_e2f2bc6acd734c46a6253c472ca4cc03 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e2f2bc6acd734c46a6253c472ca4cc03 > .item {
	display: flex;
	flex-direction: column;
}


/* Popup Styles */
.dismiss{
    cursor: pointer;
}
/* End Popup Styles */