@media screen and (max-width: 599px) {
  .discoveryTitle {
    display: none;
  }
  .discoveryTitleAttention {
    display: none;
  }
}
