#url {
  width: 100%;
  display: block;
}

#panoID {
  margin: 0.5em 0 0 0 ;
}

#hod {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 160px;
  right: 0;
  background: rgba(255, 255, 255, 0.62);
  padding: 10px;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
#street-view {
  height: 100%;
}