.hp-bundles{background-image:url(hp-bundle-mobile.png);background-size:cover;background-repeat:no-repeat;height:400px;position:relative}.hp-bundles__text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:40px}.hp-bundles__header{font-family:var(--serif-font);font-style:italic;font-size:34px}@media screen and (min-width:1025px){.hp-bundles{background-image:url(hp-bundle-desktop.png);background-position:center;height:680px;background-size:cover}.hp-bundles__header{font-size:65px}}.hp-bundles__subheader{font-family:var(--sans-serif-font);font-weight:700;font-size:34px}@media screen and (min-width:1025px){.hp-bundles__subheader{font-size:60px}}.hp-bundles .hp-orange{background-color:#FF561C;color:#fff;padding:12px 80px;margin-top:12px}