@media only screen and (min-width: 990px) and (max-width: 3000px) {
  .new-border-bt-none {
    border-bottom: 0 !important;
  }
}
