@media print {
  img, label, input, textarea, a, button, .fa, ul li {
    display: none !important;
  }
}