.social{
    position: fixed;
    left: 0;
    top: 250px;
    background: url(../img/index/background-fixed.png);
    border-radius: 0 20px 20px 0;
}

.social a{
    padding: 10px;
    text-decoration: none;
}