body, html { overflow-x: clip !important; }
.hub-explore__static-concerns, .hub-SEO__title:nth-child(3), .hub-SEO__title:nth-child(4), .hub-SEO-concerns {
    display: none;
}


.hub-noresults__text {
    text-align: center;
}
.hub-noresults {
    text-align: center;
}
@media (min-width: 1150px) {
    .hub-explore__category-block {
        min-width: 830px;
    }
}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 480px) {}