 .card {
     float: left;
     position: relative;
     width: 260px;
     height: 260px;
     margin: 0 5px;
     padding: 0;
 }
 
