/* Themify Customize Styling */
body {	
	background-repeat: repeat; 
}
#site-logo img {		width: 400px;
	height: 70px; 
}
#site-logo a {		width: 400px; 
}
#site-description {	
	font-family:Arial, Helvetica, sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	line-height:60px;

	color: #f5faf9; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 70px; 
}
#site-logo a {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 70px; 
}
#site-logo a {		width: 400px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 70px; 
}
#site-logo a {		width: 400px; 
}
 }