#header .logo img,
#header .logo svg {
  height: 70px !important;
  width: auto !important;
}

body.header-fixed.header-animated #header.scrolled .logo img,
body.header-fixed.header-animated #header.scrolled .logo svg {
  height: 55px !important;
  width: auto !important;
}
