.sar-new-symbol {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  flex: 0 0 1em;
  overflow: hidden;
  vertical-align: -0.12em;
  text-indent: -9999px;
  white-space: nowrap;
}

.sar-new-symbol::before {
  position: absolute;
  inset: 0;
  content: '';
  background: no-repeat center / contain url('/cdn/shop/files/riyal.svg?v=1783683003');
}

