/* Themify Customize Styling */
h2 {		font-size:30px;
 
}
#site-logo img {		width: 48px;
	height: 48px; 
}
#site-logo a {		width: 48px; 
}
#footer-logo {	display: none; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 48px;
	height: 48px; 
}
#site-logo a {		width: 48px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 48px;
	height: 48px; 
}
#site-logo a {		width: 48px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 48px;
	height: 48px; 
}
#site-logo a {		width: 48px; 
}
 }