While using the inspector, i found out that the epub had fixed image resolutions assigned to each image.
Code:
<img height="337" width="480" src="../Images/image03297.jpeg" alt="" data-calibre-src="OEBPS/Images/image03297.jpeg">
And the images are contained in a paragraph with margins assigned.
How can I override both the fixed image sizes and my 300px left and right indent, to ignore them both, and make the picture as big as possible (only in flow mode). If not, at least, how can I make calibre ignore all the height and width dimensions assigned to each image? Does the (!important) CSS mark help in any way? I'd like this override be applied to every epub.