
@media (max-width: 960px) {
.ovh-table {
    overflow-x: scroll;
    overflow-y: hidden;
}
}