/* 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 Self Employed Page*/

/* Change item class here */
.items_f88b256f40e24683848a435edd348152 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f88b256f40e24683848a435edd348152 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Highly Compensated W2 Page*/

/* Change item class here */
.items_ec6297809ab64f55b1f6f05ab1c437ef { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ec6297809ab64f55b1f6f05ab1c437ef > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks SMB Accounting Page*/

/* Change item class here */
.items_b8439c76625c4187964b9a56451ba07c { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b8439c76625c4187964b9a56451ba07c > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks Personal Budgeting Page*/

/* Change item class here */
.items_e5b0d270c9864c2aadc2508cb94b4dc8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e5b0d270c9864c2aadc2508cb94b4dc8 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks ECPA 12 Sessions Page*/

/* Change item class here */
.items_a368b319790f418d8859778aa9ce7ea2 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a368b319790f418d8859778aa9ce7ea2 > .item {
	display: flex;
	flex-direction: column;
}