@media (max-width: 768px) {
  div.divider.divider--header {
    display: block;
  }
}