.base_items_list{display:flex;width:auto;max-width:100%;flex-flow:wrap;align-items:stretch;flex-direction:row;margin:0 auto;padding:0;justify-content:space-between}.base_items_list:after{content:"";display:block;width:calc(100% / 3)}.base_item{list-style:none;flex-basis:calc(100% / 3);margin-bottom:2em}.base_item dt{margin:0 0 .5em}.base_item dd{margin:0 auto;padding:0;text-align:center}.base_item_title{font-size:1em;line-height:150%;font-weight:700}.base_item_price{font-size:.8em;font-weight:700;line-height:120%}.base_items_list a{text-decoration:none;color:inherit}.base_items_list a .fa-external-link-alt:before{content:"" !important}