.postCard{flex-direction:column;justify-content:flex-start;width:100%;height:100%;margin:0;padding:0;display:flex}.postCard .cardInfo{box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;min-height:48px;padding-top:.25rem;display:flex}.postCardSidebar{grid-template-columns:50% 50%;max-width:100%;margin:0 auto;display:grid}.postCardSidebar .cardInfo{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.postCardSidebar .cardInfo .cardTitle{box-sizing:border-box;padding:0 4px}
