
body{
    font-size: 16px !important;
}

/*
.modal-dialog{
    overflow-y: initial !important
}
*/
.modal-body{
    height: 570px;
    overflow-y: auto;
}
