.featured_items{display:flex;flex-wrap:nowrap;font-weight:700;gap:1rem;justify-content:center;text-align:center}.featured_items .featured_item_cell{width:33%}.featured_items_group .h3,.featured_items_group h3{margin-top:0}.featured_items .featured_item_cell .featured_item_img{aspect-ratio:2/1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:.5rem;object-fit:contain;width:100%}@media (max-width:767px){.featured_items{flex-wrap:wrap}.featured_items .featured_item_cell{width:100%}}