section#counter-stats {
  display: flex;
  justify-content: center;
}

.counter-Txt {
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  /*margin: auto;*/
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;

}

.stats .fa {
  color: #008080;
  font-size: 60px;
}

/*/ end count stats /*/
