/* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 275px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 275px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 275px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 275px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }