@media (max-width: 767px) {
  div#enable-toolbar {
    display: block !important;
  }
}
