@charset "UTF-8";

     @media screen and (max-width: 1240px){ } @media screen and (max-width: 1030px){ } @media screen and (max-width: 768px){ table {
max-width: 100%;
}
} @media screen and (max-width: 480px){ }
.scrollable-table th, .scrollable-table td {white-space: normal;
} @media screen and (max-width: 640px) {
.scrollable-table th, .scrollable-table td {white-space: normal;
}
}