I need on the home page to hide a module on large screens and make it visible on small screens, but I also need the exact opposite, since that module will be replaced by another on the device where it is not being displayed.
I couldn't do it with the module's CSS class addition in the field provided for it (hidden-xs, hidden- *, etc., it doesn't work for me)