.card {
    width:220px; 
    height: 310px;
    background-size: cover;
    background-image: url(../images/pika.png);    
}