/* Themify Customize Styling */
body {	background-image: url(https://themify.org/ultra-interior/wp-content/uploads/sites/25/2023/01/body-bg-lines-1.png);
	background-repeat: repeat;
	background-position: center center; 
}
body #site-logo a img {		width: 200px; 
}
#footer-logo a {	display: none; 
}
#footer-logo a img {		width: 120px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 120px; 
}
 }