
    #share-buttons {
        width: 29px;
        padding: 5px;
        border: 0;
        text-align: center;
        box-shadow: 0;
        display: inline;
    }

    #share-buttons img {
        width: 29px;
        padding: 5px;
        border: 0;
        box-shadow: 0;
        display: inline;
    }

    .share-vertical-buttons  {
           position:fixed;
           background-color: #f0f0f0;
           height: 350px;
           width: 35px;
           padding-top: 5px;
           padding-left: 8px;
           padding-bottom: 5px;
           border: 1px solid #B0B0B0;
           border-radius: 8px;
        }

    .share-vertical-buttons img {
        width: 29px;
        padding-top: 4px;
        border: 0;
        box-shadow: 0;
    }