div#search_head {
    background: #0068b7!important;
}

div#search_logo {
    width: 342px !important;
}
div#search_logo img {
    width: 332px !important;
    height: auto !important;
    margin-top: 16px;
}
.search_tabs a {
    color: white;
}
a.search_input.search_advanced {
    color: white;
}


@media screen and (max-width: 999px){
.wp_search .search_logo {
 background:none !important;
 border:none !important; 
}
}