

@media (max-width: 51.2rem) {
    .new-site {
        padding-top: 0.1rem;
    }

    .new-site .content-header h1,
    .new-site .title-with-avatar h1 {
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.4;
    }

    .new-site .title-with-avatar .fs-2 {
        font-size: 0.8667rem;
    }

    .new-site .title-with-avatar .title-box {
        margin: 1.5rem;
    }

    .new-site .tab_desc h2 {
        font-size: 1.2rem;
        font-weight: 600;
        margin: 0 0 0.5rem 0;
        line-height: 1.4;
    }

    .new-site .tab_desc {
        font-size: 1rem;
        line-height: 1.6;
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 1.5rem;
    }

    .new-site .sorting-nav {
        margin-bottom: 1rem;
        padding-top: 1rem;
        margin-top: 0;
    }
}

@media (max-width: 29.8667rem) {
    .new-site {
        padding-top: 0.1rem;
    }
}
