.t-store__price-currency {
  display: none !important;
}

.t-store__price-value::before {
  content: '$';
  margin-right: 0;
}