.counter-content{display:flex;flex-wrap:wrap}.counter-box{flex-basis:23.33%;margin:7px}.counter-text-flex{display:flex}@media only screen and (max-width:540px) and (min-width:200px){.counter-content{display:block}}@media only screen and (max-width:768px) and (min-width:541px){.counter-box{flex-basis:47%}}@media only screen and (max-width:1200px) and (min-width:769px){.counter-box{flex-basis:31.21%}}