.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: 1.1rem;
}

.button-show-more,
.button-show-less {
  margin-top: 1.5rem;
}
.facets-vertical .active-facets-vertical-filter {
    display: flex;
    margin-bottom: 10px;
    width: 100%;
    justify-content: space-between;
}