tut-application-card .page-sticky-header {
  top: 0 !important;
}

@media (min-width: 768px) {
  .c8y-help-drawer {
    top: 0;
    max-height: unset;
  }
}

.page-sticky-header {
  top: 0 !important;
}
