/* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 50px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 50px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 50px; 
}
 }