/* Themify Customize Styling */
h1 {		font-weight:normal;
 
}
#site-logo img {		width: 200px;
	height: 57px; 
}

/* Themify Custom CSS */
.social-link-item.phone a:after {
	content: '0221938010';
}@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 57px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 57px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 57px; 
}
 }