

.phoneheader {
	color: #201f1f;
	font-weight: 600;
	font-family: arial;
	font-size: 17px;
}
.privacylink {
	color: #818181;
}

@media screen and (max-width: 1000px) {

.phoneheader {
	display: none !important;
}}
