#header .wsproductfiltering-block {
  margin-top: 36px;

  @media (min-width: 1140px) and (max-width: 1199px) {
    width: 25% !important;
  }

  @media (max-width: 1559px) {
    margin-top: 44px;
  }

}

#header .wsproductfiltering-block .form-control-select {
  height: 32px;
  width: 100%;
}