@media (max-width: 991px) {
  .title .background-text {
    display: none;
  }
}
