#item-1782398146438 .ba-counter span.counter-number {
    width: 100%;
}

#item-1782397756312 .ba-counter span.counter-number {
    width: 100%;
}

#item-17823978756130 .ba-counter span.counter-number {
      width: 100%;
}

#item-17829176479401 .ba-counter span.counter-number {
      width: 100%;
}

#item-17829176479403 .ba-counter span.counter-number {
      width: 100%;
}

#item-17829176479405 .ba-counter span.counter-number {
      width: 100%;
}

#item-17829180133371 .ba-counter span.counter-number {
      width: 100%;
}

#item-17829180133373 .ba-counter span.counter-number {
      width: 100%;
}

#item-17829180133375 .ba-counter span.counter-number {
      width: 100%;
}

@media (min-width: 1281px){
.box {
  border-bottom-right-radius: 12px;
  border-top-right-radius: 12px;
  behavior:url(border-radius.htc);
}
  
.ba-slideshow-caption {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px
}
  
.ba-slideshow-img {
  border-top-right-radius: 12px;
  border-top-left-radius: 12px
}

/* Dodaje znak plus po elemencie wyświetlającym cyfrę w liczniku */
.custom-counter-plus .ba-counter-number::after {
    content: "+";
    display: inline-block;
    margin-left: 2px; /* Opcjonalny odstęp między liczbą a plusem */
}
  