.price__sale {
  display: flex !important;
  gap: 8px;
  flex-wrap: wrap;
}

.price__regular {
  display: none !important;
}
