#builder-layout div:not(.beditorcss).kanban-board{
    display: flex;
}
#builder-layout div:not(.beditorcss).kanban-stage{

    width: 100%;
}
.img-roip{
    
    background-size: cover !important;
    width: 100%;
    height: 100%;
}

.imgocorrencia{
    height: 100%;
    margin: 10px 0px;
}

[page-name='EmbarcacaoHeaderList'] div.datagrid-header-actions,
[page-name='ClandestinoHeaderList'] div.datagrid-header-actions,
[page-name='PessoaOcorrenciaHeaderList'] div.datagrid-header-actions,
[page-name='VeiculoOcorrenciaHeaderList'] div.datagrid-header-actions{
    display: none;
}
