#navleft {
  position: absolute;
  width: 128px;
  top: 266px;
  left: 20px;
  font-size: 0.9em;
  border: 1px dashed black;
  background-color: white;
  padding: 10px;
  z-index: 2;
}


#logo-header {
  margin: 0px;
  padding: 10px;
  background: white;
  height: 227px;
}
