@media screen and (max-width:500px) {
  .notiSty {
    display: none !important
  }
}