@media (max-width: 768px) {
  header   { padding: 0 16px; }
  .sidebar { min-width: 0; width: 30%; }
}