@media (max-width: 767.98px) {
  .no-bg-mobile {
    background-image: none !important;
  }
}

