table img {
    height: 25px;
}

table .col-2 {
    text-align: center;
}

table td {
    padding: 10px;
}

hr {
    border-top: 5px solid;
}