.discount-promo-container h1,.discount-promo-container h2,.discount-promo-container h3,.discount-promo-container h4,.discount-promo-container h5,.discount-promo-container h6,.discount-promo-container p{margin:0;padding:0}.discount-promo-container{align-items:center;display:flex;justify-content:center;padding:1rem 0;text-align:center}.discount-wrapper{width:80%}.discount-box{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:1rem}.discount-content{background-color:inherit;border-radius:1rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);display:block;flex:1;height:auto;margin:0;padding:.5rem .4rem;text-align:center}@media (max-width:768px){.discount-wrapper{width:100%}.discount-box{flex-direction:column}.discount-content{width:100%}}@media (min-width:768px){.discount-box{flex-direction:row}.discount-content{flex:1;margin:0}}@media (max-width:480px){.discount-heading{font-size:1.5rem}.discount-note{font-size:.875rem}}