@media (max-width: 768px) {
  #header .container {
    overflow: visible !important;
  }
}