@media (max-width: 1023px) {
  nav.bottom-nav, .bottom-nav { z-index: 1000 !important; position: fixed !important; bottom: 0 !important; }
  .photo-dock-fixed { bottom: 64px !important; bottom: calc(64px + env(safe-area-inset-bottom, 0px)) !important; z-index: 900 !important; }
}
