I'm currently working with nested HTML tables and facing some challenges with styling. Below is the table I am dealing with:
Note: The blue area represents when hovering over.
The specific styling modifications I want to make are:
1. Have the image in each cell fill the entire cell, rather than having excessive blue space.
2. Make the image enlarge when hovered over.
3. Give the right section (containing information and buy button) a light grey background color.
(The output in the fiddle looks stretched and I am unsure why)