Ciao! I would recommend just using div blocks instead of columns, problem with showing 3 instead of 4 is the cause of the space, if you set small width you will see that it fits 4 cards
Your problem is about responsiveness, about switch columns to div blocks is about just using div’s for everything, div’s inside div’s, try to use rems instead of PX. if you still have questions let me know!