.custom-modal-dialog {
    max-width: 95% !important; /* allows the modal to be wider */
    width: 95% !important; /* sets a specific width */
}

