.form-frame {
}

	.form-frame .form-frame__modal {
	}

		.form-frame .form-frame__modal .modal-content {
			width: auto;
		}

		.form-frame .form-frame__modal .modal-dialog.modal-dialog-centered {
			justify-content: center;
		}
