.card {
width: 85%;
margin: 0 auto;
margin-bottom: 60px;
}
@media only screen and (max-width: 680px) {
width: 90%;