.headerblocks {
	font-family: "Myriad Pro", sans-serif;
	font-size: 1.1em;
}

@media only screen and (min-width:0px) and (max-width:800px) {
   /* smartphones and other small screens. */
	.headerblocks{display:none;}
}
