In my website I’m sourcing the product description from something like rss source/feed using the below code, so when you press on the product name the feeds start loading automatically replacing the usual product description
to do that that I put the code on the product description section in the code editor
the problem that I need to have equal spaces between loaded feeds so I added a piece of code for that within the main code and it worked well on desktop view but didn’t worked on the mobile view so the feeds on mobile appears closed to each other with no spaces at all
The code:

