.companystats-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.companystats-wrapper .companystats-item{margin-bottom:2%;position:relative;text-align:center;width:24%}.companystats-wrapper .icon-img img{display:block;margin:0 auto;max-width:70px!important}.companystats-wrapper span{display:block}.companystats-wrapper span.stats-number{font-size:40px;font-weight:700;margin:20px 0 15px;padding:18px 0;position:relative}.companystats-wrapper span.stats-heading{color:#7f7f7f;font-size:16px}.companystats-wrapper span.stats-number:after,.companystats-wrapper span.stats-number:before{background-color:#ccc;content:"";height:2px;left:calc(50% - 20px);position:absolute;right:auto;width:40px}.companystats-wrapper span.stats-number:before{top:0}.companystats-wrapper span.stats-number:after{bottom:0}@media(max-width:767px){.companystats-wrapper .companystats-item{margin-bottom:4%;width:48%}}@media(max-width:520px){.companystats-wrapper .companystats-item{margin-bottom:6%;width:100%}}