There is an option on most modules called “Module Class Suffix”
You can apply a unique name to identify this module and then target it via your css stylesheet.
eg. If the module is called mod_myimages you can add the suffix: _test1
Now any css targeted at mod_myimages_test1 will affect this module.