@media screen and (max-width:991px) {
    .show-results-label {
        display: none !important;
    }
}