#template-archives .module-articles_list .article .col-type { padding-bottom: 2.375em; }

@media print, all and (min-width: 1130px) {
  #template-archives .module-articles_list .article .col-type { width: 22%; }
}

#template-archives .module-articles_list .article .col-type::before {
  content: "TYPE";
  display: block;
  color: #A5A9AC;
  padding-bottom: 1.66667em;
  line-height: 1.5em;
  letter-spacing: 0.25em;
  font-size: 0.75em;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
}

@media print, all and (min-width: 1130px) {
  #template-archives .module-articles_list .article .col-type::before { display: none; }
}
