.card {
  height: 260px;
  width: 20%;
  margin-top:10px;
  margin-right:10px;
  float: left
}
.page-container {
  margin-top: 20px;
}