/* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#site-logo {	
	margin-top: 0px;
	margin-bottom: -10px; 
}
#footer-logo a img {		width: 120px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#footer-logo a img {		width: 120px; 
}
 }