.j51_profile {
  display: block;
  padding: 25px;
  margin: 0 auto;
  text-align: left;
  box-sizing: padding-box;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.j51_profile img {
  margin: 0 0 20px;
}
.j51_profile h3 {
  font-weight: bold;
  margin: 0 0 5px;
  line-height: 1em;
}
.j51_profile h5 {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.j51_profile a {
  display: inline-block;
}
.j51_profile i:before {
  padding-right: 0;
  color: inherit !important;
  font-size: 24px;
  margin: 4px;
}
.sidecol_block .j51_profile {
  box-shadow: none;
}
