.mobile-facets{
  top:126px !important;
}
.facets__label input{
  border: thin solid #000;
}

@media screen and (max-width: 989px) {
    .active-facets__button {
            padding: 1.2rem 1.2rem 0 1.2rem !important;
    }
}