@media only screen and (max-width: 760px) {
.table-rwd > table[width] { max-width: none; }
}