
html body.cim360CatalogMode .catalogPageSection > .container,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection > .container{
  display:flex!important;
  flex-direction:column!important;
}

html body.cim360CatalogMode .catalogHero,
html body.serviceCatalogPage.cim360CatalogMode .catalogHero{order:0!important;}

html body.cim360CatalogMode #catalogServiceNavWrap,
html body.serviceCatalogPage.cim360CatalogMode #catalogServiceNavWrap{
  order:1!important;
}

html body.cim360CatalogMode #catalogRotationWrap,
html body.serviceCatalogPage.cim360CatalogMode #catalogRotationWrap{
  order:2!important;
  margin-top:0!important;
}

html body.cim360CatalogMode #catalogDetailSection,
html body.serviceCatalogPage.cim360CatalogMode #catalogDetailSection{
  order:3!important;
}

html body.cim360CatalogMode .serviceSeoPremiumBlock,
html body.serviceCatalogPage.cim360CatalogMode .serviceSeoPremiumBlock{
  order:4!important;
  margin-top:24px!important;
}

html body.cim360CatalogMode .catalogBackWrap,
html body.serviceCatalogPage.cim360CatalogMode .catalogBackWrap{order:5!important;}
