/* Homepage tablet rhythm owner: remove the obsolete fixed hero floor. */
@media (min-width:641px) and (max-width:900px){
  html[lang="pl"] body.dsk-page-home.dsk-home-owner-v4 #strona-glowna.dsk-home-hero-owner-v4{
    min-block-size:auto;
    min-height:auto;
  }
}
