@media (min-width: 768px) and (max-width: 991.95px) and (orientation: landscape) {
    .fixed-top {
  position: inherit;
    }
}