/* >= 768px */
@media screen and (min-width: 768px) {
  #node-startseite #intro {
    min-height: 700px;
  }
  #node-startseite #intro .section .logo {
    width: 30vw;
    margin-bottom: 50px;
  }
  #node-startseite #intro .section .h1 {
    margin-bottom: 50px;
  }
  #node-startseite #intro .section .scrollto {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 50px;
  }
}
/* >= 1024px */
@media screen and (min-width: 1024px) {
  #node-startseite #intro .section .logo {
    width: 200px;
  }
  #node-startseite #megawatt {
    padding: 150px 0;
  }
  #node-startseite #megawatt .text {
    font-size: var(--font-size-h3);
    line-height: var(--line-height-h3);
  }
}
/* >= 1248px */
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fmegawatt-group.com%5C%2Fhttpdocs%5C%2Fthemes%5C%2Fcustom%5C%2Fless%5C%2F_page%5C%2Fstartseite%5C%2Fstartseite.tablet.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAA4BA%2CmBA3BqC%3BEACjC%2CgBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CgBACI%2COAGI%2CSACI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3B%3BEAPhB%2CgBACI%2COAGI%2CSAMI%3BIACI%2CmBAAA%3B%3BEAXhB%2CgBACI%2COAGI%2CSAUI%3BIACI%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3B%3B%3BAA8BpB%2CmBAtBsC%3BEAClC%2CgBACI%2COACI%2CSACI%3BIACI%2CYAAA%3B%3BEAJhB%2CgBASI%3BIACI%2CgBAAA%3B%3BEAVR%2CgBASI%2CUAGI%3BIACI%2CWAAW%2CmBAAX%3BIACA%2CaAAa%2CqBAAb%22%7D */