.cat-img{
    object-fit: cover;
    aspect-ratio: 4 / 3;
    height: 100%;
    width: 100%;
}

.table>:not(caption)>*>*{
    color: #fff;
}