.contactEmail {
	font-size: 32px;
}


/* When the screen is less than 800 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:799px) {

	.contactEmail {
		font-size: 5.5vw!important;
	}
}
