/* 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; 
    }
}





/* Flooring Installation - Equalize Simple List Blocks*/

/* Change item class here */
.items_b56b23c62352473c9634ac4dd65dfbe8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b56b23c62352473c9634ac4dd65dfbe8 > .item {
	display: flex;
	flex-direction: column;
}




/* Bathroom Remodels - Equalize Simple List Blocks*/

/* Change item class here */
.items_bf922a48a0d34cb9b734a7c2e1867d10 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_bf922a48a0d34cb9b734a7c2e1867d10 > .item {
	display: flex;
	flex-direction: column;
}