.containers{margin:0 auto;max-width:1200px;padding:20px}.rows{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-10px}.cols{flex-basis:calc(14.28571% - 20px);flex-grow:1;margin:10px;max-width:calc(14.28571% - 20px)}@media screen and (max-width:992px){.cols{flex-basis:calc(25% - 20px);max-width:calc(25% - 20px)}}@media screen and (max-width:576px){.rows{justify-content:center}.cols{flex-basis:calc(35% - 20px);max-width:calc(35% - 20px)}}img{display:block;height:auto;margin:0 auto;max-width:100%}