/* === NASCONDI MENU SINISTRO (Tilda LMS) === */
.tlk-menu {
  display: none !important;
}
body.tlk-courses_page {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
html, body {
  overflow-x: hidden !important;
}