.header-logo { width:58px; height:58px; object-fit:contain; filter:drop-shadow(0 3px 5px rgba(20,12,3,.24)); }
.story-logo { width:min(82%,430px); height:auto; filter:drop-shadow(0 18px 28px rgba(20,12,3,.34)); }
.local { position:relative; overflow:hidden; }
.local > div, .local > p { position:relative; z-index:1; }
.local-stamp { position:absolute; z-index:0; width:340px; right:-65px; bottom:-125px; opacity:.045; transform:rotate(-8deg); pointer-events:none; }
.footer-logo { width:48px; height:48px; object-fit:contain; }
@media (max-width:850px) {
  .header-logo { width:50px; height:50px; }
  .story-logo { width:min(76%,350px); }
  .local-stamp { width:260px; right:-70px; bottom:-85px; }
}
