pankaj83
Hi,
You can use module class suffix and add specific style for it.
For example, with above module ID: 206, Aman suggested you the code for this specific so he uses ID of module #mod206. You can go to backend settings of this module > Advanced tab> Module class suffix and add a class there, for example: vmmodule (remember to add a space before class name)
and add style for it like this:
.vmmodule .javm.vmgroup .link-category{top:20px !important;}
If you want to apply the same style, just add the same class suffix in the module you want.
Regards