header .nav-link img {
    width: 120px;
}
   div#menu_navbar3.navbar-collapse.--active img {
		width:120px;
	}
	
aside .nav-link.nav-gfx img {
   		 max-width: 120px!important;
	}
	
div#footer_links a:hover, #footer_links span:hover {
    color: #d37428!important;
}

div.questions__banner {
    display: none!important;
}