.counter-section .grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.counter-section .grid-item .content-container{-ms-flex-preferred-size:23%;flex-basis:23%;margin-right:2%}.counter-section .grid-item .content-container:last-child{margin-right:0}.counter-section h6{color:var(--primary_color,#2c2149);font-size:30px;font-weight:700;line-height:35px}.counter-section p{color:#8a8a89;font-size:20px;font-weight:600;line-height:23px;margin-bottom:0}@media(max-width:991px){.counter-section h6{font-size:24px}}@media(max-width:767px){.counter-section .grid-item .content-container{-ms-flex-preferred-size:48%;flex-basis:48%;margin-bottom:20px;margin-right:2%}.counter-section .grid-item .content-container:nth-child(2n+2){margin-right:0}}@media(max-width:480px){.counter-section .grid-item .content-container{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:40px;margin-right:0}}