.share-buttons--button.social-link.hc-email {
  width: 27px;
  height: 27px;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 480px){
  .share-buttons--button.social-link.hc-email {
    width: 35px;
    height: 36px;
    position: relative;
    top: -3px;
  }
}
