table, th, td{
   border: 1px solid black;
   text-align: center;
}

table img{
   padding: 5px;
   width: 180px;
   height: auto;
}

.tablescroll{
   overflow-x: scroll;
}