.progressbar-text {
  text-align: center;
  max-width: 150px;
  width: 150px; }

.progressbar-text .icon-block {
  font-style: normal;
  display: block; }

/* counter styling for creative demo */
.creative_counter-module .progressbar-text {
  width: 134px;
  max-width: 134px; }
  .creative_counter-module .progressbar-text .progresstext {
    font-size: 13px; }
