.sidebar,
.fixed-footer.hide,
.fixed-footer { display:none !important; }
.top-banner { display: block !important; }
.top-banner img { display:block; width: 100%; }
.wrapper { padding-top: 0 !important; }
.wrapper, 
.shell { width: auto; margin: 0 5%; padding: 0; float: none !important; max-width: 100% }
.header { position: static; overflow: hidden; }
.header .navigation.desktop { display: block !important; background-color:  #ff6b01 !important; box-shadow: inset 0 0 0 1000px #ff6b01; overflow: hidden !important; width: 100%; height: 20px; padding: 10px 0; color: #000 !important; }
.header .navigation.desktop .shell { background: green !important; color: red; background-color:  #ff6b01 !important; box-shadow: inset 0 0 0 1000px #ff6b01; }
.header .navigation.desktop ul li a,
.header .navigation.desktop .shell ul li a { color: #fff !important; }
.header .navigation.mobile { display:none !important; }
.cookieBannerContainer { display:none; }
.header .navigation.desktop { display: none !important; }
.footer .col3 { width: 30%; }
.main-content .top-banner { height: auto; }