#content .card{
    cursor: pointer;
    margin-top: 25px;
}
#content .card:first-child{
    margin-top: 0;
}