
@media screen and (min-width: 1000px) {
    body #float_message{width: 500px;}
    body #float_message .message_box{height: 450px;}
}
