@media (min-width:768px){.featured>ul>li:first-child{grid-row:span 3/span 3}}.featured>ul>li:not(:first-child)>.item{display:grid;align-items:center;padding:0}@media (min-width:768px){.featured>ul>li:not(:first-child)>.item{grid-template-columns:repeat(3,minmax(0,1fr))}.featured>ul>li:not(:first-child)>.item>figure{order:2;grid-column:span 1/span 1}.featured>ul>li:not(:first-child)>.item>figcaption{order:1;grid-column:span 2/span 2}@media (min-width:1024px){.featured>ul>li:not(:first-child)>.item>figcaption{padding:0}}}@media (min-width:1024px){.featured>ul>li:not(:first-child)>.item>figcaption{padding-right:1.5rem;text-align:right}.featured>ul>li:not(:first-child)>.item>figcaption .blog-meta{justify-content:flex-end}}