/* START_SNIPPET:facets (INDEX:63) */
@media screen and (min-width: 1024px) {
button.facets__heading {
  display: flex;
}
}
/* END_SNIPPET:facets */
