/* Themify Customize Styling */
#site-logo img {		width: 245px; 
}
#site-logo a {		width: 245px; 
}

/* Themify Custom CSS */
.post-image img, .module-post .post-image img {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.module .post-title {
	text-decoration: none;
	text-align: center;
}

headerwrap .social-widget {
    float: none;
    margin-left: 16%;
    margin-right: auto;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 245px; 
}
#site-logo a {		width: 245px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 245px; 
}
#site-logo a {		width: 245px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 245px; 
}
#site-logo a {		width: 245px; 
}
 }