/* 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 Home Page*/

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Non-Emergency*/

/* Change item class here */
.items_d26f4574248d4d929a02b4d18d58762f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d26f4574248d4d929a02b4d18d58762f > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Ambulatory Transportation*/

/* Change item class here */
.items_e54a7713861e4950921d3384c00ff350 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e54a7713861e4950921d3384c00ff350 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Wheelchair Transportation*/

/* Change item class here */
.items_dff5513398ed4fe2988da1b8d67dbf45 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_dff5513398ed4fe2988da1b8d67dbf45 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Medical Appointment*/

/* Change item class here */
.items_e97cdd4036024cfd9622046550d1d5d8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e97cdd4036024cfd9622046550d1d5d8 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_efd8dd85b0ff497b896e386a3332d997 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_efd8dd85b0ff497b896e386a3332d997 > .item {
	display: flex;
	flex-direction: column;
}