/*Fixed widith via CSS for Belgium and Portugal*/
.pane-tb-megamenu-main-menu .tb-megamenu .dropdown-menu {width:275px;}
			
/*Don't show 3rd level in submenu*/
.pane-tb-megamenu-main-menu .tb-megamenu .dropdown-submenu > a:after {display:none;}

/*Footer menu changes*/
html body .pane-footer-panel ul {margin:0; padding:0;}
html body .pane-footer-panel ul li {list-style:none;}
