page-break-inside: avoid
div.container { page-break-before:always; page-break-after:always; page-break-inside: avoid; } div img { height: 80%; }