/* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
#site-description {	display: none; 
}
#main-nav {		position:relative;

	top: 40px;
	right: 150px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
 }