.card {
  margin: 3em auto 3em 0;
  max-width: 18rem;
}

.forest {
  background-image: url('forest.jpg');
  background-position: center;
  background-size: cover;
  padding: 1em 0;
}
