Hey everyone, this is my first time posting on here so if there's anything I'm missing, please let me know! I've run into an issue with the images on my categories page not aligning properly and being different sizes after I incorporated some javascript and API calls. It's causing the layout to look off, especially on mobile devices. Does anyone have any suggestions on how to make all the images the same size? Just a rookie looking for some guidance here.
You can check out my page at:
I've tried adjusting it with CSS but it doesn't seem to be responding well when I make changes. Specifically, in the mobile view of the categories page, the images are too large. However, when I try to adjust them using media queries, it also impacts the desktop version. I suspect it has something to do with the changes I made while experimenting with javascript. Also, I'm having trouble changing the name "test" to something else without affecting the entire layout...