#header-logo {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}

#header-logo img {
  width: 140px;
  height: auto;
}


body {
  padding-top: 120px;
}
