.hardness {
  display: flex;
  align-content: center;
  border-top: 1px solid rgba(0,0,0,0.15);
  padding-top: .8rem;
}

.hardness_value {
  padding-left: 0.5rem;
  line-height: normal;
}

.hardness > img {
  display:flex;
}