#modalContato table.table.table-hover.hidden-phone tr:nth-last-child(1) {
    display: none;
}

#modalContato table.table.table-hover.hidden-phone tr:nth-last-child(3) {
    display: none;
}

.barra-inicial .canais-contato ul li:nth-child(2) {
    display: none;
}