/* Equalize Simple List Blocks*/

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

/* Change item class here */
.items_c1bdc217ed2e453f957e7071dd3f2860 > .item, .items_ef85ffbaf9e548599f7027c424d30587 > .item, .items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
}
iframe#iFrameResizer0 {
    height: 993px;
}

@media screen and (max-width: 1077px){
    iframe#iFrameResizer0 {
    height: 1815px;
}
    }