.ourValuesWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.ourValues{flex-basis:20%;margin:2% 5% 2% 0%}@media screen and (max-width:1000px){.ourValues{flex-basis:47%;margin:2% 1.5%}}@media screen and (max-width:600px){.ourValues{flex-basis:100%;margin:2% 0%}}