/* Themify Customize Styling */
#sidebar {	
	width: 1px; 
}
body #site-logo a img {		width: 350px; 
}
#site-description {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }