@media (max-width: 760px) {
  html body #root .guest-shell .mobile-nav.guest-mobile-nav .guest-login-nav,
  html body #root .guest-shell .mobile-nav.guest-mobile-nav .guest-login-nav.active {
    box-shadow: none !important;
    filter: none !important;
  }
}
