.ajax-spinner {
  margin: 10px auto;
  display: block;
  width: 32px;
}

@media (min-width: 1000px) {
  .widget-price {
    display: flex;
    padding-top: 1rem;
  }
  .widget-price .price-card-image-price {
    max-width: 265px;
    margin-right: 1rem;
  }
  .widget-price .price-card-history-placeholder-wrapper {
    flex-grow: 1;
  }
  .widget-price .price-card-history-container {
    margin-bottom: 0;
  }
  .widget-price .price-card-statistics {
    margin-left: 1rem;
    min-width: 300px;
  }
}

/*# sourceMappingURL=/assets/widget_price-98edc144.css.map */
