/* Enter Your Custom CSS Here */
#header-wrap {
    background: none repeat scroll 0 0 #5f3b2a;
}

@media only screen 
and (max-width : 320px) {
#logo img {
  width:264px !important;
  height:91px !important;
  }
}

#social-icons-menu {
    margin-top: 45px;
}

