Add the .modal-xl class on .modal-dialog to create this extra large modal.
.modal-xl
.modal-dialog
Add the .modal-lg class on .modal-dialog to create this large modal.
.modal-lg
Add the .modal-sm class on .modal-dialog to create this small modal.
.modal-sm
Note: Please change the Editor layout/orientation to see how responsive modal sizing actually works.