/* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
#site-logo {	
	margin-top: 10px;
	margin-bottom: 10px; 
}
#footer-logo, #footer #footer-logo a img {	
	height: 60px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
#footer-logo, #footer #footer-logo a img {	
	height: 60px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
#footer-logo, #footer #footer-logo a img {	
	height: 60px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
#footer-logo, #footer #footer-logo a img {	
	height: 60px; 
}
 }