.snize-title{
  max-height: none !important;
  -webkit-line-clamp: unset !important;
  overflow: visible !important;
  display: block !important;
  -webkit-box-orient: unset !important;
}

li.snize-product {
  width: 100% !important;
}

/* Make the menu itself scrollable */
.fl-menu .menu {

  left: 0 !important;
  right: 0 !important;
}
