@media print {
  img,
  picture,
  figure,
  .wp-block-gallery,
  .gallery,
  .kb-gallery-ul {
    visibility: hidden !important;
  }
}
