div.bx-auth-serv-icons {
    display: flex;
    justify-content: center;
}
.bx-ss-icon {
    zoom: 2;
    -moz-transform: scale(1.25);
    -moz-transform-origin: 0 0;
}

.soc-label {
    margin-bottom: 12px;
}

.yandex {
    background-position: unset;
    background-size: cover;
    background-image: url('../../../../img/yandex-logo.svg');
}

.vkontakte {
    background-position: unset;
    background-size: cover;
    background-image: url('../../../../img/vk-logo.svg');
}

.openid-mail-ru {
    background-position: unset;
    background-size: cover;
    background-image: url('../../../../img/mail-logo.svg');
}