/* 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 1*/

/* Change item class here */
.items_e0df3faf0bd74fc8a4c2879c6d18ae7b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e0df3faf0bd74fc8a4c2879c6d18ae7b > .item {
	display: flex;
	flex-direction: column;
}
/* Equalize Simple List Blocks 2*/

/* Change item class here */
.items_b26b2ef57385426cb84c26b0c989511d { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b26b2ef57385426cb84c26b0c989511d > .item {
	display: flex;
	flex-direction: column;
}
/* Equalize Simple List Blocks 3*/

/* Change item class here */
.items_ddbae617f871465b8390be015483a4bd { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ddbae617f871465b8390be015483a4bd > .item {
	display: flex;
	flex-direction: column;
}