/* Equalize Simple List Blocks*/

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

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

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

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

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

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

/* Popup Styles */

.dismiss{
    cursor: pointer;
}