@media all and (max-width: 768px) {
  .top-toolbar {
      max-width: 100%;
  }
}
