@media (max-width: 700px) {
  .page-header { flex-direction: column; }
  .page-header-actions { width: 100%; flex-direction: column; align-items: stretch; }
  .module-link-button { width: 100%; }
  .page-header .primary-button { width: 100%; justify-content: center; }
}
