/* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#site-logo {		position:absolute;

	top: .3em; 
}
#main-nav a {	
	margin-top: 1px;margin-right: auto;
	margin-bottom: 1px;margin-left: auto;	font-size:1rem;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }