.sass-guide-share-sidebar{width:50px;position:fixed;left:0;top:50%;z-index:1551;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transition:width .5s,height .5s}.sass-guide-share-sidebar>div>a{display:block;width:30px;height:30px;color:#fff;text-align:center;padding:4px 0}#twitter-sidebar-share>a{background:#00aced}#facebook-sidebar-share>a{background:#3b5998}#linkedin-sidebar-share>a{background:#007bb6}#email-sidebar-share>a{background:#aaa}@media(max-width:1028px){.sass-guide-share-sidebar{width:100%;bottom:0;top:auto;transform:none;-webkit-transform:none}.sass-guide-share-sidebar>div{width:25%;float:left}.sass-guide-share-sidebar>div>a{width:100%;height:40px;padding:11px 0}.sass-guide-share-sidebar>div>a .fa{font-size:1.3em}}