/* Make dashboard a single column */
#civicrm-dashboard > .crm-flex-box > .crm-flex-2 {
  min-width: 100% !important;
}