.headerPanoramaBalk{
  position: absolute;
  width: 60%;
  background-color:rgba(0,0,0,0.7);
  height: 75px;
  margin-top: 200px;
  font-size: 20px;
  display: none;
}

.headerPanoramaBalkTekst{
  position: absolute;
  margin-top: 220px;
  color: #fff;
  text-align: left;
  font-size: 21px;
  font-family: Corbel, Arial, Helvetica, sans-serif;
  display: none;
}



