.card {
    box-sizing: border-box;
    margin: 1rem .25em;
}

.cards {
    display: flex;
}