CSS Image issues. I need HELP!

Card Match Game

I am building a card match game, and I am really struggling with trying to get all the images to scale down properly to smaller screens. I have been playing around with the code all afternoon, and using google like crazy, and I STILL cant figure it out. Anyone have any suggestions? Im sure I am overlooking something silly, but this is driving me nuts.

It’s not the images that you should scale down.

Since you are giving set width to .memory-card, try reducing .memory-game’s width to reduce their sizes.