div.container_notificacao_painel_inicial .card{
    max-height: 349px !important;
    min-height: 349px !important;
}

div.container_notas_painel_inicial .tab-pane{
    max-height: 300px !important;
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 300px !important;
}
