#history div.box table.v_head_table1 th {
width: auto;
}
#history div.box table.block-table th.c1 {
width: 14%
}
#history div.box table.block-table th.c2,
#history div.box table.block-table th.c3 {
width: 43%
}
#history div.box table.block-table tr td:first-child {
text-align: center;
}
@media only screen and (max-width: 999px) {
#content .box p img {
width: 100%;
height: auto;
}