body .otherBips-wrapper h2::before {
  content: '';
  position: relative;
display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url('/uploads/files/titleiconmid.png');
  background-size: contain;
  background-repeat: no-repeat;
margin-right: 10px
}