.hub-explore__concerns {
    display: none;
}

.hub-SEO__category {
    padding: 0 7px;
}

#hub-reset {
    position: static;
}

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 480px) {
    #hub-reset {
        position: static;
    }
}