/* Themify Customize Styling */
#header {	
	padding-top: 0px;
	padding-bottom: 5px; 
}
body #site-logo a img {		width: 130px; 
}
#site-description {	
	font-family: "Cormorant Garamond";	font-weight:bold;

	margin-top: 0px; 
}
#footer-logo a img {		width: 120px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 120px; 
}
 }
/* Themify Custom CSS */
#site-logo {
    margin: 0;
}