.blogs{display:flex;flex-wrap:nowrap;justify-content:space-between}.blogs__blog{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:312px}.blog__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem 10px}.blog__text{padding:0 10px;text-align:center;width:100%}