.mfgad_compare_price:empty {
  display: none!important;
}

.mfgad_compare_price:not(:empty) {
  display: unset!important;
}