.default-logo, .mobile-logo {
 width:98px;
 height:36px;
}

@media only screen {
 .default-logo {
  width:196px;
  height:72px;
 }

