
.live_entry_icon {
  background: url('/images/Equiscribe-live-logo.png');
  height: 30px;
  width: 30px;
  display: block;
  /* Other styles here */
}
.basic_icon {
  background: url('/images/Equiscribe-p_s-logo.png');
  height: 30px;
  width: 30px;
  display: block;
  /* Other styles here */
}