@media screen and (min-width: 750px) and (max-width: 1200px){
  .facets__form-vertical {
    width: 12rem;
  }
}