/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 70px; 
}
#site-description {		font-weight:bold;
	font-size:15px;
	line-height:30px;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 70px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 70px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 70px; 
}
 }