.modal-body{
    flex:1;
    display:flex;
    flex-direction:column;
    overflow:hidden;
    padding:0;
}