/* 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; 
    }
}



/* GYMNASTICS PAGE - LIST 1 - Equalize Simple List Blocks*/

/* Change item class here */
.items_cdef951744334eb29d5bac5c7f30c4a6 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_cdef951744334eb29d5bac5c7f30c4a6 > .item {
	display: flex;
	flex-direction: column;
}


/* GYMNASTICS PAGE - LIST 2 - Equalize Simple List Blocks*/

/* Change item class here */
.items_c7e69f3cc1b549c4b8bdb8ef7e52a0bf { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c7e69f3cc1b549c4b8bdb8ef7e52a0bf > .item {
	display: flex;
	flex-direction: column;
}




/* BALLET PAGE - LIST 1 - Equalize Simple List Blocks*/

/* Change item class here */
.items_b0d5f371b6d740b793936c5013ffa54a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b0d5f371b6d740b793936c5013ffa54a > .item {
	display: flex;
	flex-direction: column;
}


/* BALLET PAGE - LIST 2 - Equalize Simple List Blocks*/

/* Change item class here */
.items_aac351fd319940799b061ce24c5db734 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_aac351fd319940799b061ce24c5db734 > .item {
	display: flex;
	flex-direction: column;
}





/* JAZZ/HIP-HOP PAGE - LIST 1 - Equalize Simple List Blocks*/

/* Change item class here */
.items_a3f49ea5d3dc4d80a55d9815ec42fff2 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a3f49ea5d3dc4d80a55d9815ec42fff2 > .item {
	display: flex;
	flex-direction: column;
}


/* JAZZ/HIP-HOP PAGE - LIST 2 - Equalize Simple List Blocks*/

/* Change item class here */
.items_db1798f80d7e45daa52c7ec2a0f7b438 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_db1798f80d7e45daa52c7ec2a0f7b438 > .item {
	display: flex;
	flex-direction: column;
}