/**
 *
 * Apply your custom CSS here
 *
*/

body {	
}

a {
}

.modal-body-wrapper {
    overflow-y: scroll;
    height: 60vh;
}