.counter-text-container, .counter-number{
  margin-bottom: 14px;
  font-weight: 400;
  font-size: clamp(2rem,4.5vw,3rem);
  line-height: 1;
  letter-spacing: -.018em;
}


.row counter-sub-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.rowgrif {
background: #fff0!important;
}

