I'm working on my menu where I have two columns - one for submenu text and the other for respective images. Everything is working fine so far. However, I want to set a default image that will display when the user does not hover over any dropdown item or moves out of the dropdown menu. The challenge is that I have 2-3 dropdown menus. How can I identify each one individually? Thank you.
code[https://jsfiddle.net/shreya_js/4h7sgpdL/48/]