#footer .block.facebook-box {
        margin: 0 !important; 
        width:216px; 
        position: relative
}
.facebook-box h4,
.facebook-box .block_content {
        padding-left: 0 !important
}
.facebook-box .fb_avatar {
        float: left; 
        margin-right: 10px
}
.facebook-box .fb_info_top, 
.facebook-box .fb_fans, 
.facebook-box .fb_info,
.facebook-box .fb_followers {
        overflow: hidden; 
        border:none !important
}
.facebook-box .likeButton {
        height:24px;        
        padding: 0 10px 0 29px;
        color:#b4b4b6;
        font: normal 12px Georgia;
        line-height: 24px;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIhJREFUeNpi/P//PwsDA8MfBgjAxm4AYiYgroOJMxGhoQWI/yGLM+HRwAC1AUOcCY+GTCQbUDTj84841HksUM0wvz1hBAYEjINs6j8kDRj+ZMGioY6QP7HZgE8D2KlMJGqAhx4TrlDC5TwWHAEAYz8D4nnozmPB4rwWqKI0IJYB4ho0NZsBAgwAHvE/tKiRI4gAAAAASUVORK5CYII=) no-repeat 10px 5px;
 }
 .facebook-box .likeButton:hover {
 	text-decoration: none !important;
 	color:#fff;
 } 
.facebook-box .fb_fans {
        padding: 0 0 15px; 
        color:#fff; 
        font: normal 13px Verdana
}
.facebook-box .fb_fans a {
        text-decoration: none; 
        font: normal 13px Verdana
}
.facebook-box .fb_fans a:hover {
        text-decoration: none; 
        color:#eee
}
.facebook-box .fb_followers li {
        float:left; 
        padding: 0 !important; 
        border-style: none !important; 
        width:60px; 
        margin-right:18px; 
        margin-bottom: 11px !important;
        }
.facebook-box .fb_followers li:hover {
        background-color: transparent !important;
}
.facebook-box .fb_followers li a, 
.facebook-box .fb_followers li span {
        background-color: rgba(255, 255, 255, 0.2) !important; 
        display:block;
        width: 100%;
        height: 60px;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover;
}
.facebook-box .fb_followers li div.fb_name {
        line-height:20px;
        text-align: center; 
        display: none;
} 
@media (min-width: 1170px) {
        #footer .facebook-box .face_2, 
        #footer .facebook-box .face_5, 
        #footer .facebook-box .face_8 {margin-right:0 !important;}
        #footer .block.facebook-box {
                width: 250px;
        }
        .facebook-box .fb_followers li {
                width:60px;
                margin: 0 35px 35px 0 !important;
        }
        .facebook-box .fb_followers li a,
        .facebook-box .fb_followers li span {
                height: 60px;
        }
}
.face_6 {display: none;}
.facebook-box ul.fb_followers {color: transparent}
#footer .fb_followers {max-height: 236px}