In site-banner.css change the sections to:
#site-banner-main .site-branding {
display: inline-block;
zoom: 1; *display: inline;
width: auto;
position: relative;
z-index: 1;
margin-bottom: 15px;
}
and
#mobile-menu-trigger-wrap {
margin-left: -24px;
position: absolute;
top: 50%;
left: 50%;
display: table-cell;
float: none;
height: 36px;
margin-top: 15px;