@media print {
    figure, img {
         display: none;
    }
}