.b-social {
    margin: -8px 0 12px;
}

.b-social_hor {
    margin-bottom: 15px;
}

.b-social-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b-social-list__item {
	display: block;
	margin: 0 0 10px;
}

.b-social_hor .b-social-list__item {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top;
    
    *display: inline;
    *zoom:1;
}

.b-social-list__item_vk {
    margin: 0 -4px 12px 0 !important;
}

.b-social-list__item_tw {
    margin-right: -25px!important;
}