.no-print {
  display: none !important;
}
* {
  color: #000 !important;
}
.header,
.header-title {
  padding: 0 !important;
}
.col-3-print {
  float: left;
  width: 33.333333% !important;
}
.lead {
  font-size: 20px !important;
}
.coworker {
  border-bottom: 1px solid #000;
}
.coworker,
.coworker .h2 {
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 1 !important;
  vertical-align: baseline !important;
}
.coworker .h2 {
  margin-bottom: 10px !important;
}
