/* 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; 
    }
}

.button {padding: 10px 30px}

/* Equalize Simple List Blocks - Exec*/

/* Change item class here */
.items_b73b22d95daa48d4aabb3d7b6d865017 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b73b22d95daa48d4aabb3d7b6d865017 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Executive*/

/* Change item class here */
.items_c9512cff13c1409ca81dd4609ef01120 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c9512cff13c1409ca81dd4609ef01120 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Advantages*/

/* Change item class here */
.items_ead896fb50e54f6f89353306f2288f19 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ead896fb50e54f6f89353306f2288f19 > .item {
	display: flex;
	flex-direction: column;
}