Instafeed.js target each div to a different ID

Hey,

http://messina-staging.webflow.io/specials

https://preview.webflow.com/preview/messina-staging?utm_source=messina-staging&preview=fa4f413a4edbcc900ad2f158b4c23af4

I’m working with instafeed.js which I can get working just fine when only targeting one div id. However, I want to target each different photo to a separate div container so I can fill each slide of a slide show with a different image.

This is my current code:

I’m not the best with JS but it seems like you could do something like target an id and use a counter to change a number at the end of the id you specify… just not sure how to do that exactly

Thanks!