.card {
  max-width: 400px;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 0;

}