/*Targets the parent container of the simple list items*/
.items_b480425d34ca49ed9e51dd96c56d19b0 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/*Targets the child flex items*/
.items_b480425d34ca49ed9e51dd96c56d19b0 > .item {
	display: flex;
	flex-direction: column;
}
/*Targets the parent container of the simple list items SPONSOR PAGE*/
.items_e672a4ffa1b94467b53f0b5f2500ac83 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/*Targets the child flex items*/
.items_e672a4ffa1b94467b53f0b5f2500ac83 > .item {
	display: flex;
	flex-direction: column;
}
/*Targets the parent container of the simple list items SPONSOR PAGE*/
.items_eebccf71d7d6476799829b785a538ac0 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/*Targets the child flex items*/
.items_eebccf71d7d6476799829b785a538ac0 > .item {
	display: flex;
	flex-direction: column;
}
.navContent ul li ul, .navContent ul li:first-child ul {
    max-width:700px;
}