.inventory-table {
  font-size: max(0.8rem, 11px);
}

.status-filter {
  margin-bottom: 0.5rem;
}

.inventory-table th {
  padding: 0.7rem 0.3rem;
}

.status-filter__item {
  font-size: max(0.9rem, 13px);
}

main .pageBg {
  background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 100%),
    url("https://thehangar.visionpitch.com.au/wp-content/uploads/es-bg.jpg") !important;
}
