*{font-family:Poppins,sans-serif}.storefront-section{background-color:#fff;padding:50px}.storefront-container{align-items:start;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.storefront-left{display:flex;flex:1 1 450px;justify-content:center;margin-bottom:30px}.storefront-image{display:block;height:400px;max-width:450px;-o-object-fit:contain;object-fit:contain;width:100%}.storefront-right{margin-left:40px;max-width:600px}.storefront-right h3{color:#1a1a1a;font-size:29px;font-weight:550;margin-bottom:16px}.storefront-right p{color:#111;font-size:17px;line-height:1.6;margin:0;padding:10px 0 0}@media (max-width:1024px){.storefront-container{flex-direction:column;justify-content:center}.storefront-right{margin-left:20px}}@media (max-width:768px){.storefront-container{flex-direction:column;text-align:center}.storefront-right{margin:0}.storefront-left,.storefront-right{flex:1 1 100%;max-width:100%}}@media (max-width:480px){.storefront-section{padding:1px 22px 40px}.storefront-right h3{font-size:24px;text-align:center}.storefront-right p{font-size:14px;text-align:center}}