/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
#site-logo {	
	margin-top: 7px;
	margin-bottom: 7px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }