img.full-img{
  width: 100% !important;
}
.share-fixed-panel li {
    position: relative;

} 
.share-line-absolute {
    position: absolute;
    left: 25%;
    top:25%;
    width: 100%;
    height: 100%;
    opacity: 0.0001;
    filter: alpha(opacity=1);
    -khtml-opacity: 0.0001;
    -moz-opacity:0.0001;
}

