#dba-grid-modal {
    height:calc(100vh - 120px);
    position:fixed;
    left:0;
    bottom:0;
    width:100vw;
    background:#fff;
}
