.SocialBar.view1{
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.5em 1em;
    margin: 0.5em;
    margin-bottom: 5em;
}
.SocialBar.view1 .shareto{
    height: 2em;
}
.SocialBar.view1 img{
    width: 2em;
    height: 2em;
    float: right;
    margin-left:1em;
    cursor: pointer;
}