/* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 105px;
	height: 35px; 
}
body #site-logo a img {		width: 150px;
	height: 50px; 
}
#footer-logo a img {	
	height: 65px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 105px;
	height: 35px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 105px;
	height: 35px; 
}
#footer-logo a img {	
	height: 45px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 105px;
	height: 35px; 
}
 }