You can disable pointer events for an element using the .no-events class.
.no-events
You can also use breakpoint infixes to disable events from a given breakpoint:
.no-events-sm .no-events-md .no-events-lg .no-events-xl .no-events-xxl