/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}





/* Homepage - Equalize Simple List Blocks*/

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item {
	display: flex;
	flex-direction: column;
}


/* About Us page - Equalize Simple List Blocks*/

/* Change item class here */
.items_a82d926561c04801be38ce51549d0230 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a82d926561c04801be38ce51549d0230 > .item {
	display: flex;
	flex-direction: column;
}


/* Service page - Equalize Simple List Blocks*/

/* Change item class here */
.items_a0a6de5b39e34ef7a0b834ad0fadd3e2 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a0a6de5b39e34ef7a0b834ad0fadd3e2 > .item {
	display: flex;
	flex-direction: column;
}



/* Service Areas page - Equalize Simple List Blocks*/

/* Change item class here */
.items_dfc4ae8ea8954e20913afae29d7af075 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_dfc4ae8ea8954e20913afae29d7af075 > .item {
	display: flex;
	flex-direction: column;
}







/* Read Reviews page - Equalize Simple List Blocks*/

/* Change item class here */
.items_ac28c6db30d64794a7c3ccd033fd3f8f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ac28c6db30d64794a7c3ccd033fd3f8f > .item {
	display: flex;
	flex-direction: column;
}