﻿@media only screen and (min-width: 1860px) and (max-width: 3000px) {
    #tabela-partial {
        overflow-x: auto;
    }
}
