.sub-menu-toggle:before {
    color: #fff !important;
}

@media only screen and (min-width: 1024px) {

    .mid-head-items .header-logo {
        width: 20%;
    }
    
    .mid-head-items .mid-header-items {
        width: 80%;
    }
    
}