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