
    body #float_message .message_box {height: 440px !important;overflow-y: unset !important;}
    @media screen and (max-width: 1000px) {
        body #float_message .message_box {height: 420px !important;}
    }
