
    @media (max-width:1000px) {
       body #chat_window { right: 30px; bottom: inherit; top: 50%; transform: translateY(-50%); }
    }
