/* The shared floating menu replaces a 96px sticky header on this page.
   Keep the pricing introduction and cards at their established position. */
html[data-cb-page="preise"] body main{padding-top:188px}
@media(max-width:760px){html[data-cb-page="preise"] body main{padding-top:146px}}
