table{
    border-collapse: collapse;
}

th, td{
    border: 1px solid black;
    padding: 5px;
}

img{
    height: 30px;
    width: auto;
}