@media (min-width: 1024px) {
    button.filter__button-show {
        display: none;
    }
}