#explore-the-subscription {
  background-color: white;
  padding: 25px;
}
#explore-the-subscription .explore-membership-bullet {
  text-align: center;
  padding: 15px;
}
#explore-the-subscription .explore-membership-bullet>h2 {
  font-size: 2em;
  font-weight: bold;
}
#explore-the-subscription .explore-membership-bullet>img {
  width: 90%;
}
