@media (max-width: 600px) {
    .card {
        width: 100%;
        margin-bottom: 20px;
    }
}
