 
.social__item a {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
}
.social__item a svg {
    position: absolute;
    top: 0;
    left: 0;
}