.sppb-addon-persion .sppb-addon-content .sppb-person-content-wrap {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ffffff;
  border-style: solid;
  border-width: 1px 1px 1px;
  border-color: #DFE6EE;
  margin: 0;
  padding: 28px 0 25px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.view-article .entry-header .helix-social-share-wrap {
 display: none; 
  margin-left: 15px;
}