<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fl-sidebar {
	display: block !important;
}
.fgdo_nav_col {
	width: 33.33%; 
	float: left;
}

@media (max-width: 991px) {
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column {
		width: 100% !important;
	}
}
@media (max-width: 768px) {
	.fgdo_nav_col {
		width: 100%;
		float: none;
	}
}
</pre></body></html>