.conecta-hub-modal-full {
    min-width: 95%;
    margin: 0;
}
.conecta-hub-modal-full.modal-content {
    min-height: 100vh;
}
.modal-body {
    overflow-x: scroll;
    max-height: 80vh;
}
