/* >= 768px */
@media screen and (min-width: 768px) {
  #node-presse #einleitung {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
/* >= 1024px */
@media screen and (min-width: 1024px) {
  #node-presse #content {
    padding-top: 100px;
  }
  #node-presse #content .section .text {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 150px;
  }
  #node-presse #content .section > .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    position: relative;
    margin-bottom: 200px;
  }
  #node-presse #content .section > .wrapper::before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: var(--color-primary);
    position: absolute;
    top: 0;
    left: 50%;
  }
  #node-presse #content .section > .wrapper .presse {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  #node-presse #content .section > .wrapper .presse,
  #node-presse #content .section > .wrapper .influencer {
    display: flex;
    flex-direction: column;
  }
  #node-presse #content .section > .wrapper .presse .ansprechpartner,
  #node-presse #content .section > .wrapper .influencer .ansprechpartner {
    margin-top: auto;
  }
}
/* >= 1248px */
@media screen and (min-width: 1248px) {
  #node-presse #content .wrapper .presse .ansprechpartner .crewmember,
  #node-presse #content .wrapper .influencer .ansprechpartner .crewmember {
    display: flex;
    gap: 30px;
  }
  #node-presse #content .wrapper .presse .ansprechpartner .crewmember .image,
  #node-presse #content .wrapper .influencer .ansprechpartner .crewmember .image {
    height: 100px;
    width: 100px;
    flex-shrink: 0;
  }
  #node-presse #content .downloads .items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%5C%2Fwww%5C%2Fvhosts%5C%2Finfinitymusictour.at%5C%2Fhttpdocs%5C%2Fthemes%5C%2Fcustom%5C%2Fless%5C%2F_page%5C%2Fpresse%5C%2Fpresse.tablet.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAWA%2CmBAVqC%3BEACjC%2CYACI%3BIACI%2CkBAAA%3BIACA%2CqBAAA%3B%3B%3B%3BAAyDZ%2CmBAnDsC%3BEAClC%2CYACI%3BIACI%2CkBAAA%3B%3BEAFR%2CYACI%2CSAGI%2CSACI%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEARhB%2CYACI%2CSAGI%2CSAOK%3BIACG%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CYAjBZ%2CSAGI%2CSAOK%2CWAOI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CkBAAkB%2CoBAAlB%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CSAAA%3B%3BEAzBpB%2CYACI%2CSAGI%2CSAOK%2CWAiBG%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FBpB%2CYACI%2CSAGI%2CSAOK%2CWAuBG%3BEAlChB%2CYACI%2CSAGI%2CSAOK%2CWAwBG%3BIACI%2CaAAA%3BIACA%2CsBAAA%3B%3BEArCpB%2CYACI%2CSAGI%2CSAOK%2CWAuBG%2CQAKI%3BEAvCpB%2CYACI%2CSAGI%2CSAOK%2CWAwBG%2CYAII%3BIACI%2CgBAAA%3B%3B%3B%3BAAyC3B%2CmBA%5C%2FBqC%3BEAClC%2CYACI%2CSACI%2CSAEI%2CQAEI%2CiBACI%3BEAPpB%2CYACI%2CSACI%2CSAGI%2CYACI%2CiBACI%3BIACI%2CaAAA%3BIACA%2CSAAA%3B%3BEATxB%2CYACI%2CSACI%2CSAEI%2CQAEI%2CiBACI%2CYAII%3BEAXxB%2CYACI%2CSACI%2CSAGI%2CYACI%2CiBACI%2CYAII%3BIACI%2CaAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3B%3BEAd5B%2CYACI%2CSAoBI%2CWACI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CgBAAA%22%7D */