.product-featured-bundle-section .product-card {
  max-width: 400px;
  margin: 0 auto;
}

.product-featured-bundle {
  padding: 40px 0;
}

.product-featured-bundle .subhead {
  font-size: 25px;
}

.product-featured-bundle h2.heading {
  font-family: "ProximaSera-Light";
  line-height: 1.2em;
  margin-top: 0;
}

.product-featured-bundle .subhead,
.product-featured-bundle h2.heading {
  text-align: center;
  text-transform: uppercase;
}
