.wp_search .search_head {
    height: 100px;
    background-color: #edf8e7!important;
    border-bottom: 1px solid #e5e5e5;
}
div#search_logo img {
    width: 390px!important;
    height: 68px!important;
    margin-top: 15px;
}
.wp_search .head_top {
    width: 1100px!important;
    margin: 0 auto;
}
.wp_search .search_logo {
    width: 400px!important;
    height: 100px;
    float: left;
}