/* Enter Your Custom CSS Here */

.impact_nos {
  background-color: rgba(230, 0, 0, 0.8) !important;
  display: inline-block;
  padding: 100px 20px !important;
  width: 300px;
  height: 300px;
  margin: auto !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.vcex-milestone, a.vcex-milestone {
    display: block !important;
    margin: 0 auto;
    text-align: center;
}

*, *::before, *::after {
    box-sizing: border-box !important;
//  	width: 100%;
}

.impact-nos-row {
 	width: 100% !important; 
}


header .top-nav > div:first-child { width: 100%; }