@media (max-width: 991px) {
  body .position-unset-md {
    position: unset!important;
  }
}