body {
font-size: 16px;
}
div.page-header-wrapper {
min-height: 120px !important;
}
.logo-wrapper {
margin-top: 20px;
}
.logo-wrapper img {
max-width: 200px;
}
div.header-navigation ul.menu ul.sub-menu ul.sub-menu{
display: block !important;
left: 100% !important;
}
.social img {
width: 24px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.social-top {
position: absolute; 
top: 70px;
right: 0;
}
.social-top ul {
list-style: none;
}
h1.page-header-title {
background: #412800 none repeat scroll 0 0;
}