/* 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*/

/* Change item class here */
.items_ffd66ba712cb443dac36c30867356745, 
.items_cdc12e367201468da378a6fc7bc85532,
.items_aeab9190e91e456690f035cd6cdd9db2,
.items_ed8df0f9897249c7b2f8d723a5839912,
.items_cae30d1d31814623a647ab1510e997a0,
.items_e06a73a61a6b4b3d8ded18d14d3e9f35 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ffd66ba712cb443dac36c30867356745 > .item, 
.items_cdc12e367201468da378a6fc7bc85532 > .item,
.items_aeab9190e91e456690f035cd6cdd9db2 > .item,
.items_ed8df0f9897249c7b2f8d723a5839912 > .item,
.items_cae30d1d31814623a647ab1510e997a0 > .item, 
.items_e06a73a61a6b4b3d8ded18d14d3e9f35 > .item {
	display: flex;
	flex-direction: column;
}





/* Encompass Managed Print Services Page - Upper Section - Equalize Simple List Blocks*/

/* Change item class here */
.items_fde63220132d470285e1ad031b392f5b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_fde63220132d470285e1ad031b392f5b > .item {
	display: flex;
	flex-direction: column;
}





/* Encompass Managed Print Services Page - Lower Section - Equalize Simple List Blocks*/

/* Change item class here */
.items_cf131b502db0439e8cfab3e4db0b22c0 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_cf131b502db0439e8cfab3e4db0b22c0 > .item {
	display: flex;
	flex-direction: column;
}

/* Supplies Page - reverse stacking order hero image */
/* Flip 50-50 Stacking Order in Mobile */

.block_bf92e8ad24dd460fb05fd1f33a948bcb {
    display: flex;
    flex-flow: wrap-reverse;
}








/* Equalize Simple List Blocks - Thermal Printers Page*/

/* Change item class here */
.items_dac18170a96e4385a893e5aa2be3b486 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_dac18170a96e4385a893e5aa2be3b486 > .item {
	display: flex;
	flex-direction: column;
}