@media (min-width:1050px) and (min-height:650px) {
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-days-v306 {
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    grid-template-rows:repeat(5,minmax(0,1fr))!important;
  }
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306 {
    justify-content:center!important;align-items:flex-start!important;
    padding:4px 6px!important;gap:2px!important;
  }
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306>span {
    font-size:clamp(16px,1.15vw,22px)!important;font-weight:700!important;line-height:1.1!important;
  }
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306>strong {
    font-size:clamp(14px,1vw,19px)!important;font-weight:750!important;line-height:1.1!important;
  }
}
@media (min-width:1050px) and (max-height:780px) {
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306 {padding:2px 4px!important;gap:0!important}
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306>span {font-size:16px!important}
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306>strong {font-size:13px!important}
}
