﻿.actor-img {
    width: 125px;
    height: 125px;
    object-fit: cover;
}

.actor-card {
    width: 150px; /* 每個卡片固定寬度 */
}
