@media(max-width: 768px) {
    .content-wrapper { flex-direction: column; }
    .sidebar-left, .sidebar-right { width: 100%; }
}
