.max-width-overflow {
  overflow: hidden !important;
}

@media (max-width: 991px) {
  .bg-sm-no {
    background-image: none !important;
    background-color: #FFF;
  }
}