#headercont .logo a {
  background: url(../img/logo.svg) no-repeat left center;
  background-size: auto 100%;
  width: 100%;
  height: 64px;
  font-size: 0;
  color: transparent;
  float: left;
  display: block;
  transition: height 0.2s ease-out;
}