@media (max-width: 2560px) {
    #list_finanziarie .twc-500px {
        width: auto !important;
    }
}

@media (min-width: 2560px) {
    .pagarent .dashboard-pratiche th:nth-child(14) {
        width: 220px !important;
    }
  
    @media (min-width: 1923px) {
        .fin_rag_soc {
            width: 542px !important;
        }
        #lista_compagnie th:nth-child(2) {
            width: 69px !important;
        }

        #lista_compagnie th:nth-child(4),
        #lista_compagnie th:nth-child(5),
        #lista_compagnie th:nth-child(6) {
            width: 385px !important;
        }
        #lista_compagnie th:nth-child(7) {
            width: 250px !important;
        }
        #matrici-accordion th:nth-child(1) {
            width: 900px !important;
        }
        #matrici-accordion th:nth-child(3) {
            width: 200px !important;
        }
        #matrici-accordion th:nth-child(4) {
            width: 350px !important;
        }
        .data-matrix .innercard.nomefin {
            width: 1000px !important;
        }
    }
    .company-pagarent-actions {
        border-radius: 52px !important;
    }
    .pagarent .inner-table {
        width: 1330px !important;
        max-width: 1330px !important;
    }
    .line-det .col:nth-child(2) {
        min-width: 472px !important;
        max-width: 472px !important;
    }
    .line-det .col:nth-child(3) {
        min-width: 217px !important;
        max-width: 217px !important;
    }
    .line-det .col:nth-child(4) {
        min-width: 195px !important;
        max-width: 195px !important;
    }
    .line-det .col:nth-child(5),
    .line-det .col:nth-child(6) {
        min-width: 214px !important;
        max-width: 214px !important;
    }
}
