/* Themify Customize Styling */
body {	
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #dedede; 
}
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px; 
}
#site-description {		font-size:0px;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px; 
}
 }