.featured-bento{grid-template-columns:minmax(0,3fr) minmax(0,1fr);align-items:stretch;gap:1.5rem;width:100%;display:grid}.featured-bento.featured-bento--single{grid-template-columns:1fr}.featured-bento.featured-bento--full .featured-bento__list{justify-content:space-between}.featured-bento__featured{min-height:0}.featured-bento__list{flex-direction:column;gap:1rem;display:flex}@media screen and (max-width:767px){.featured-bento{grid-template-columns:1fr;gap:.5rem}.featured-bento__list{gap:.5rem}}
