﻿.visible-print {
  display: inherit !important;
}
.hidden-print {
  display: none !important;
}
