@charset "UTF-8";

@media screen and (max-width: 900px) {
table th {
    min-width: 115px;
}
}