.grids{display:flex;flex-wrap:wrap;justify-content:space-between}.grids__grid{margin-bottom:1.4rem;max-width:100%;width:33.33%}.grid__image{height:auto;margin:.7rem auto;max-width:100%}.grid__text{padding:0 .7rem;width:100%}.grid__title{margin-bottom:.5rem}@media(max-width:780px){.grids__grid{width:100% !important}.grids__grid:last-of-type{margin-bottom:0}}