/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-description {	display: none; 
}
#footerwrap {	background: none;
	background-color: #dddff0; 
}
#footer-logo a img {		width: 160px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 160px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 160px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 160px; 
}
 }