body{
    font:14px/20px 'silkaregular',Arial,sans-serif !important;
    color:#000;
    background:#e5e5e5;
}

#siteWrp {
  background: #fff !important;
}

@media (max-width: 600px) {
  #header .logo img {
    width: 230px !important;
    height: auto;
  }
}