/* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
 }