/* Popup Styles */
.dismiss{
    cursor: pointer;
}
.fancybox-skin {
    background: #ffffff;
}
.popupContent {
    font-size: 20px;
    padding-top: 15px;    
}
/* End Popup Styles */

/* Equalize Simple List Blocks*/

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

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