/* ZENTORA KENYA V45 — centered section system */
@media (max-width:749px){
  body.template-collection .shopify-section:first-of-type .section-content-wrapper,
  body.template-collection .shopify-section:first-of-type [class*="group-block"]{text-align:center!important;align-items:center!important;justify-content:center!important}
  body.template-collection .shopify-section:first-of-type h1{margin-left:auto!important;margin-right:auto!important;text-align:center!important}
}
