/* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
#footerwrap {	background-image: none;
	background-size: cover;
	background-position: center top; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
 }