
.scene {
  margin: 0;
  padding: 0; 
      overflow: hidden;
}


.fill {
  bottom: 5%;
  left: 5%;
  position: absolute;
  right: 5%;
  top: 5%; }

.expand-width {
  width: 100%; }


.aspect {
  opacity: 1; }


.klucz {
  left:39% !important;
}
.ptaki1 {
  top:10%;
}
.ptaki1 img {
    max-width: 300px;
}
.scene {
  background-image:url(/typo3conf/ext/dqtemplate/Resources/Public/Images/paralax/tlo1.webp);
      background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {

.scene {
  margin-top: -5em !important;
}

}