.card {
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 100%;
}