/* 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; 
    }
}

/* Equalize Simple List Blocks Service Areas*/

/* Change item class here */
.items_e6483e62ba434079a7aacc22d637b5a6 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e6483e62ba434079a7aacc22d637b5a6 > .item {
	display: flex;
	flex-direction: column;
}

/* Change item class here */
.items_edd600c11c5442e7ad1d21e3c78be061 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_edd600c11c5442e7ad1d21e3c78be061 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Other Services*/

/* Change item class here */
.items_f93562f497f54e92bb2fcd7ba3eb8d69 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f93562f497f54e92bb2fcd7ba3eb8d69 > .item {
	display: flex;
	flex-direction: column;
}