.inventory-featured-default .hproduct {
 display: flex; flex-direction: column; justify-content: center; align-items: center;
 & > div { width: 66%; }
 & .pricing { width: 100%; }
}