.post-card{display:flex;flex-direction:column;height:66vh}@media(max-width:768px){.post-card{height:auto;border-bottom:2px solid #bbb}}.post-card.p-card{box-shadow:none}.post-card.p-card .p-card-header{height:30vh;flex:1 1 30vh}.post-card.p-card .p-card-header .p-card-header-image{height:30vh;transition:all .15s ease-in-out}.post-card.p-card .p-card-header .p-card-header-image:hover{transform:scale(1.025)}.post-card.p-card .p-card-body{display:flex;flex-direction:column;flex:1 1 100%}.post-card.p-card .p-card-body .p-card-content{flex:1 1 100%}.post-card.p-card .p-card-body .p-card-footer{flex:0}@media(max-width:768px){.post-card.p-card .p-card-body,.post-card.p-card .p-card-body .p-button{padding-left:0;padding-right:0}}