#alertaPoliticaCookies {
    display: none !important;
}

#valoresAccordion_1 table th:nth-child(2),
#valoresAccordion_1 table td:nth-child(2),
#valoresAccordion_1 table th:nth-child(3),
#valoresAccordion_1 table td:nth-child(3),
#valoresAccordion_1 table th:nth-child(4),
#valoresAccordion_1 table td:nth-child(4) {
    display: none;
}

option[value="CNPJ"] {
    display: none;
}