.eb_parent_menu button{
    background: none;
    border: none;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
    line-height: 15px;
}
#top #header_main > .container {
    width: 400px !important;
}
#top .mainmenu_ebi {
    position: absolute;
    top: 50%;
    margin: -23px 0 0;
    line-height: 46px;
    height: 46px;
    width: 46px;
    text-align: center;
    border: 1px #e1e1e1 solid;
}
@media (max-width: 989px) {
    .responsive #top #wrap_all .av-logo-container {
        display: none;
    }
    #top #header_main{
        height: 50px;
    }
}