.counter-module{display:flex;justify-content:center;margin:0px 0px;box-shadow:0px 0px 23px 0px rgba(123,123,123,0.12);flex-wrap:wrap}.counter-module-col{width:100%;padding:0px 15px 15px}.numbers-card{width:100%;max-width:100%;background:#fff;position:relative;padding:2rem 1rem;text-align:center;margin-bottom:1rem;margin-bottom:1rem}@media(min-width:768px){.numbers-card{margin-bottom:0;margin-left:0;margin-right:0}}.numbers-card .circle{border:5px solid #32a9eb;width:140px;height:140px;border-radius:100px;position:relative;margin-left:auto;margin-right:auto;margin-bottom:1.3rem}.numbers-card .circle h3{position:absolute;color:#32a9eb;top:50%;transform:translate(-50%,-50%);left:50%;font-size:1.5rem;margin:0;font-weight:700;white-space:nowrap}