@media (max-width: 570px) {
  .alertForInventory {
    display: none;
  }
}

