.cards.cards{
    width: 500px;
    height: 100%;
}

.cards.cards img{
    filter: brightness(100%);
}