@media (max-width: 991px) {
  body {
    overflow: auto;
  }
}
