.video-card{flex:0 0 250px;background:#111;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.5);display:flex;flex-direction:column}.video-card iframe{width:100%;aspect-ratio:9/16;border:none;display:block}.video-card h6{color:#fff;background:#111;padding:10px;margin:0;font-size:14px;text-align:center;line-height:1.4;word-break:break-word;white-space:normal;min-height:40px}@media (max-width:768px){.video-card{flex:0 0 180px}.video-card h6{font-size:12px;padding:8px}}