
    body #chat_window {bottom: 450px;}
    @media screen and (max-width: 1000px) {
        body #chat_window {bottom: 620px;}
    }
