@media (max-width: 1199.98px) {
  html body.cs-body .cs-categoriesTop {display: none;}
}
@media (max-width: 575.98px) {
  html body.cs-body header .cs-headerContent > .cs-container {display: flex;flex-wrap: wrap;}
  html body.cs-body header .cs-miniButtons {position: relative;flex-grow: 1;width: 100%;margin-top: 1em;}
  html body.cs-body header .cs-headerContent {padding: 1em 1em;}
}