.daneshnameh-counter .counter-main {
  margin-top: 80px;
}

.daneshnameh-counter .counter {
  height: 300px;
  text-align: center;
  background: #fff;
  margin-left: 10px;
  float: right;
  margin-top: 20px;
}

.daneshnameh-counter .counter:hover {
  background-color: #ece5da;
}

.daneshnameh-counter .counter a {
  text-decoration: none;
  color: black;
  font-size: 25px;
}

.daneshnameh-counter .counter img {
  margin-left: 8%;
  width: 2%;
}

.daneshnameh-counter .counter-num {
  /* background-image: url("../img/Polygon 1 copy 4.png"); */
  height: 208px;
  background-repeat: no-repeat;
  line-height: 208px;
  text-align: center;
  background-position: center;
  font-size: 50px;
  color: green;
  margin-top: 20px;
} /*# sourceMappingURL=counters.css.map */