@media (max-width:780px){
.tableWindow {width:100%;overflow-x:scroll;}
.tableWindow table {width:1000px;}
}