/* Equalize Simple List Blocks*/

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

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


@media only screen and (max-width:767px){
    .blockWrap_fa1ac397f2f0462dad52d3735faf00e5,
    .blockWrap_cee815982413473e8438e07cf422d5f9{
    background-color: #E8E9E3!important;
    background-image: none!important;
}
.blockWrap_fced48d5077349488598358295e0cfa3{
    padding-bottom:65px!important;
}
.blockWrap_fa1ac397f2f0462dad52d3735faf00e5{
    padding-top:65px!important;
}
}

/* Equalize Simple List Blocks*/

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

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

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

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