When try to print in Landscape mode in chrome the first page only accepts 1 row of images instead of 2.
Example:

Can be solved removign the margin top on class main on print (its better to put media query print on bottom of the css file to prevent errors)
Right functionallity:

When try to print in Landscape mode in chrome the first page only accepts 1 row of images instead of 2.
Example:
Can be solved removign the margin top on class main on print (its better to put media query print on bottom of the css file to prevent errors)
Right functionallity: