/* Put your custom css here */
@media screen and (max-width: 769px){
.table{
  max-width: 100% !important;
}
}