.pageCard {
    flex: 0 0 33%;
  }
  
  .pageCard img {
    bottom: 0;
    max-height: 70%;
  }
  
  .pageCardContent {
    width: 60%;
  }
  