.section-text-with-columns .block-counter{
  width:fit-content;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-text-with-columns .image-wrapper{
  max-width: 65px;;
}