/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo img {		width: 200px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.icon-center {
    text-align: center;
}