@charset "UTF-8";

@media screen and (max-width: 920px) {
.c-table__scroll {
    overflow-x: scroll;
    padding-bottom: 10px;
}
}