@media screen and (max-width: 640px) {
  /* Ziel: Block #rec1309684053 absolut bündig oben */
  #rec1309684053,
  #rec1309684053 .t-rec,
  #rec1309684053 .t396__artboard,
  #rec1309684053 .t396__carrier,
  #rec1309684053 .t-container,
  #rec1309684053 .t-row,
  #rec1309684053 .t-col,
  #rec1309684053 .t-bgimg {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  /* Fallback – falls Tilda den Padding in Inline-Style setzt */
  #rec1309684053 [style*="padding-top"],
  #rec1309684053 [style*="margin-top"] {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  /* Sicherheitsnetz: Nur beim ersten sichtbaren Kind */
  #rec1309684053 > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}


