.list-item>:first-child{display:block;max-width:100%;max-height:10em;margin:0 auto}@media (width > 768px){.list-item{display:grid;grid-template-columns:1fr 2fr;column-gap:1em}.list-item>:last-child>:first-child{margin-top:0}.list-item>:last-child>:last-child{margin-bottom:0}}