/* 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; 
    }
}

/* Paid Youth Employment - Equalize Simple List Blocks*/

/* Change item class here */
.items_af9aab5c17c04266b75d45574f8d38a9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_af9aab5c17c04266b75d45574f8d38a9 > .item {
	display: flex;
	flex-direction: column;
}

/* Change item class here */
.items_d008236c79ed45f5a972f0ba448b4ba8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d008236c79ed45f5a972f0ba448b4ba8 > .item {
	display: flex;
	flex-direction: column;
}

/* Change item class here */
.items_a1cf2d0e216e412d9092223c9d0e3d93 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a1cf2d0e216e412d9092223c9d0e3d93 > .item {
	display: flex;
	flex-direction: column;
}

/* AmeriCorps Program - Equalize Simple List Blocks*/

/* Change item class here */
.items_dbd752eee8744ada97ededf50ced2ef5 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_dbd752eee8744ada97ededf50ced2ef5 > .item {
	display: flex;
	flex-direction: column;
}