.navContent ul li ul, .navContent ul li:first-child ul {
    max-width:471px;
}

/* AUTO POP STYLES */
.dismiss{
    cursor: pointer;
}
.fancybox-skin {
    background-image: linear-gradient(45deg, #1E376D, #3085C4);
    color: #fff;
}
/*Targets the parent container of the simple list items*/
.items_b3e4d6825d20403694a74183d26cc830 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/*Targets the child flex items*/
.items_b3e4d6825d20403694a74183d26cc830 > .item {
	display: flex;
	flex-direction: column;
}