@media(max-width:600px){

.card{

    margin:15px;

}

button{

    font-size:18px;

}

}