/* 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; 
    }
}






/* Homepage - Remodeling Services - Equalize Simple List Blocks*/

/* Change item class here */
.items_c745c34e2fc84a13ace4d656acfdb0df { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c745c34e2fc84a13ace4d656acfdb0df > .item {
	display: flex;
	flex-direction: column;
}





/* Homepage - House Build Ons - Equalize Simple List Blocks*/

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
}






/* About - Service Areas - Equalize Simple List Blocks*/

/* Change item class here */
.items_c6c4bb0283df4e2f8ce6404c73b198f8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c6c4bb0283df4e2f8ce6404c73b198f8 > .item {
	display: flex;
	flex-direction: column;
}