@media (max-width: 575.98px) { 
  header .cs-headerContent .cs-container {display: flex;flex-wrap: wrap;}
  header .cs-headerContent .cs-container .cs-logo {order:1;flex-shrink: 0;width: 100%;max-width: 100%;margin-bottom: 10px;}
  header .cs-headerContent .cs-container .cs-categoriesBox {order:3;}
  header .cs-headerContent .cs-container .cs-miniButtons {order:2;}
  .cs-categoriesBox .cs-categoriesTop {display: none !important;}
  html body.cs-segReDesign header .cs-headerContent {padding: 8px 8px  0 8px;}
}