
    #chat_window .chat_box.cur .box .chat_get_quote {width: 60px; height: 60px; border-radius: 100%; display: block; margin-bottom: 7px; }
    @media screen and (max-width: 1000px) {
        #chat_window .chat_box.cur .box .chat_get_quote { width: 40px; height: 40px;}
    }
