.typography{display:flex;flex-direction:column;width:100%}@media (min-width:768px){.typography{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.typography{max-width:1200px}.typography img{flex-shrink:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
