
.w-e-menu {
  z-index: auto !important;
}
.w-e-droplist {
  z-index: 2 !important;
}
.w-e-toolbar {
  z-index: 2 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.w-e-text-container {
  z-index: 1 !important;
}

