@media all and (max-width:640px) { .wv-quickbar { clear:none !important; float:none !important; margin:0 !important; width:100% !important; } } .wv-quickbar table { font-size:85%; background-color:#f9f9f9; border:1px solid #ccc; width:250px; } .wv-quickbar .info { vertical-align:top; padding:0 5px; white-space:nowrap; } .wv-quickbar .footer { margin-top:5px; border-top:1px solid #ccc; text-align:right; }