/* Themify Customize Styling */
body #site-logo a img {	
	height: 105px; 
}
#site-description {	display: none; 
}
.module-title {		text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center;
	color: #11db22; 
}
#footer-logo a img {	
	height: 105px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 105px; 
}
#footer-logo a img {	
	height: 105px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 105px; 
}
#footer-logo a img {	
	height: 105px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 105px; 
}
#footer-logo a img {	
	height: 105px; 
}
 }