How can I remove extra padding from multicoluln blocks?

Hi, so I have a multicoluln with GIFs I have cropped to make sure no extra margins within. But can’t seem to find out why Shopify is not able to get rid of the extra passing as looks really bad. Does anyone know a way to remove the padding within the blocks itself.

Have attached image as reference. My store has no password lock so you can access with no issues

Eurekaah.co.uk

Hello,

Welcome to the Shopify Community.
I read your problem and it seems that I need to analyze your website to provide the solution here.
Would you please share your website URL?

Hey, thanks for your help. My store link is. Eurekaah.co.uk

Please go to Online store → themes → Edit theme → Layout → theme.liquid and paste this code before


Result

If it was helpful, then please like and accept it as a solution.

Hey, Thanks for the code, however have tried but still not seeing any difference?

Hey, many thanks I had to slightly tweak your code but has worked. Only issue is this affects all multicolulms instead of just that one. Not sure if you know how I can only target this one?

Replace old code with this new code please