/* Equal width to services */
@media (min-width: 960px) {
  .box-service {
    flex: 1;
  }
}

/* Align text to center in counter */