/* Themify Customize Styling */
#site-logo {		position:relative;

	top: 4px; 
}
#site-logo img {		width: 172px;
	height: 64px; 
}
#site-logo a {		width: 172px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 172px;
	height: 64px; 
}
#site-logo a {		width: 172px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 172px;
	height: 64px; 
}
#site-logo a {		width: 172px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 172px;
	height: 64px; 
}
#site-logo a {		width: 172px; 
}
 }