body.modal-show {
  overflow: hidden !important;
  position: fixed;
}

.modal{
  overflow: scroll;
}
