body {
    /*background-color: #96d439;*/
    color:#fff;
    max-width:800px;
    margin: 100px auto 0;
    text-align: center;
    display: table;
  }
  
  .counter {
    display: table-cell;
    margin:1.5%;
    font-size:50px;
    background-color: #161111e5;
    width: 150px;
    border-radius: 50%;
    height: 150px;
    vertical-align: middle;
    border-color: #000000;
  }  

  .logosss {
    
    background-size: cover;
    color: #000000;
    font-family: "Jost";
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    overflow: hidden;
    margin: 10;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 30px 50px;


  }

  