@media screen and (max-width: 767px) {
    .d-mb-none {
        display: none !important;
    }
  }