@media (max-width: 768px) {
  .header--logged .header__logo {
    width: 96px !important;
    height: 40px !important;
    background: url('http://cdn.deocdn.com/500logo.png') no-repeat left center !important;
    background-size: cover !important;
}

}