.show-card{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(128,128,128,.2)}.show-card:last-child{border-bottom:none}.show-card .show-thumb{flex-shrink:0;width:150px;height:150px;object-fit:cover;border-radius:6px;position:relative;z-index:0}.show-card .show-info{flex:1;min-width:0}.show-card .show-info h3{margin-top:0}.post__content h2{margin-top:3rem;padding-top:1rem}.show-card.past .show-thumb{width:120px;height:120px}@media(max-width:600px){.show-card{flex-direction:column}.show-card .show-thumb{width:100%;height:auto;max-width:200px}}