.reel-card video{
width:100%;
height:420px;
object-fit:cover;
border-radius:22px;
background:#000;
}

.reel-card h4{
font-size:14px;
margin-top:8px;
text-align:center;
}

.swiper{
padding:10px;
}