.div-share {
margin-bottom: 20px;
float: left;
width: 100%;
}
.share-div {
width: 120px;
margin-right: 35px;
text-align: center;
float: left;
margin-bottom: 20px;
}
.share-popup {
background-attachment: scroll;
background-clip: border-box;
background-color: #325C99;
background-image: none;
background-origin: padding-box;
background-size: auto auto;
border-radius: 3px;
border-collapse: separate;
box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.247) inset;
box-sizing: content-box;
color: #FFF;
font-family: "proxima_nova",Arial;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 20px;
letter-spacing: normal;
line-height: 12px;
margin: 0px;
outline: 0px none #3EA909;
padding: 6px 10px 8px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: background 0.3s ease 0s;
width: 100%;
float: left;
}