/* Add here all your CSS customizations */
#header .header-body{
	background-color: #fff;
}
#footer .logo img {
    max-width: 370px;
}
html.sticky-header-active #header .header-search-expanded {
    height: auto;
}