.price-and-installment {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
