.video-post-list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch;justify-content:center;margin:0 0 1rem!important}.video-post-card{display:flex;flex-direction:column;gap:.5rem;justify-content:space-evenly;padding-top:.5rem;padding-bottom:.5rem;border:2px solid #2f2e2e;color:#a2a2a2;list-style:none!important}.video-post-card>.image{position:relative;margin:auto}.video-post-card>.image img{width:100%;height:100%;margin:auto;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.video-post-card>.image{width:17rem;height:16rem}}.video-post-card>.title{display:grid;flex-grow:1;align-items:center;justify-items:center;place-items:center;padding-left:1rem;padding-right:1rem;text-align:center}.video-post-card>.title h3{margin:0!important;padding:0!important;font-size:1rem!important;line-height:1.5rem!important}@media (min-width:768px){.video-post-card{width:18rem}}