@charset "UTF-8";

@media screen and (max-width: 900px) {
table th:nth-of-type(1) {
    white-space: nowrap;
}
}