.owl-dots{
  display: none;
}
.owl-nav{
  display: none;
}

html {
  scroll-behavior: smooth;
}

.hide_on_desktop{
  display: none;
}