/* Only Show all: independent full-width rows, other section layouts unchanged. */
html body.page-hub #hubWorkspace[data-hub-section="all"]>:is(.hub-business-tools-top-v266,#hub-command-dashboard-v228){grid-column:1 / -1!important;width:100%!important}
@media(min-width:1050px){
 html body.page-hub #hubWorkspace[data-hub-section="all"] .hub-business-tools-grid-v270{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}
 html body.page-hub #hubWorkspace[data-hub-section="all"] .hub-command-main-v228{grid-template-columns:minmax(230px,1fr) minmax(0,2fr)!important;align-items:start!important}
}
