.order-bump-product{margin-bottom:20px;display:flex;gap:30px;padding:20px;align-items:center;background:#fff;border-radius:20px}.order-bump-product-title{display:flex;align-items:center;justify-content:space-between;font-weight:700;padding:15px;border-radius:15px;background:rgba(233,196,106,1)}.order-bump-product-check_title{display:flex;align-items:center;color:#444}.order-bump-product-details{width:80%}.order-bump-image{width:20%}.order-bump-product-description{flex:1;padding-right:10px;margin-top:20px}.order-bump-product-image{flex:1;text-align:right;width:125px}@media only screen and (max-width:767px){.order-bump-product{flex-direction:column-reverse}.order-bump-image{width:125px}.order-bump-product-details{width:100%}}