/* 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 Commercial Renewable Energy*/

/* Change item class here */
.items_b43af3e12d294e56b40b80f6507d77be { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b43af3e12d294e56b40b80f6507d77be > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Infrastructure Services*/

/* Change item class here */
.items_b6b5c6f3887b4767a7be1f197dc5429c { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b6b5c6f3887b4767a7be1f197dc5429c > .item {
	display: flex;
	flex-direction: column;
}