/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	
	background-size: cover;
	background-position: left center; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }