/* This is used when you want a section to be displayed on the screen, but not printed.
   Use this style for all HTML elements that do not already have a style attached to them. */
.noprint, 
.hidden-print,
.importantInstructionNoprint,
 .header__nav li h1 i
{display: none;}
.header__nav {list-style: none; padding-left: 0px;}