/* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 35px; 
}
#main-nav a {	
	font-family:Libre Baskerville;	font-weight:normal;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 35px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 35px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 35px; 
}
 }