/* RC1.31-p2.2 — MOBILE ONLY.
 * Production-source fix: target the real portal “更多分类” DOM directly.
 * Help Center already passed p2.1 acceptance and is intentionally untouched here.
 * PC/tablet >= 768px has no rule in this file. */
@media (max-width: 767.98px) {
    .xq-storefront-style-current.xq-storefront-home-page
    .xq-home-more-categories .xq-home-more-category-card {
        border-radius: 5px !important;
    }

    .xq-storefront-style-current.xq-storefront-home-page
    .xq-home-more-categories .xq-home-more-category-card__media {
        border-radius: 5px !important;
    }
}
