/* === HeaderFix v5.2: Keep mobile view intact === */
@media(max-width:900px){
  .plambar-header.desktop-header {
    display: none;
  }
}
