table {
    font-size: 80%;
    width: 100%;
}

#comparison table {
    display: block;
    overflow: scroll;
}

th.head {
    text-align: center;
}

div.body {
    min-width: 240px;
}
