.navContent ul li ul, .navContent ul li:first-child ul {
    max-width:471px;
}

/*HOMEPAGE Equalize Simple List Blocks*/

/* Change item class here */
.items_e8af385305b04518ba40aca73457eefe { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e8af385305b04518ba40aca73457eefe> .item {
	display: flex;
	flex-direction: column;
}

/* TESTIMONIALS PAGE Equalize Simple List Blocks*/

/* Change item class here */
.items_ffd94e61cc1c450590b13e280fce6765 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ffd94e61cc1c450590b13e280fce6765> .item {
	display: flex;
	flex-direction: column;
}

/*CONTACT PAGE Equalize Simple List Blocks*/

/* Change item class here */
.items_b51fe5f0b2954380a6d2c131588ca176 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b51fe5f0b2954380a6d2c131588ca176> .item {
	display: flex;
	flex-direction: column;
}