.k-topbar{
  background: black;
}

.k-panel main:before{
  content: '';
  background-image:url('../img/Logo-old.png');
  background-size:100% auto;
  position: absolute;
  top:.5em;background-repeat: no-repeat;
  right:0.5em;
  width: 8em;
  height:4em;
}
