.games-hero .math-worksheets-hero__inner {
    max-width: 910px;
    padding-bottom: 70px;
}

.games-hero .math-worksheets-hero--description {
    margin: 0;
}

.games-list {
    margin-bottom: 80px;
}

.games-list .category-filter {
    margin-bottom: 90px;
}

.games-list .wd-post .post-title {
    margin: 0 0 10px !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}

@media screen and (max-width: 1024.9px) {
    .games-hero__heading {
        display: flex;
        align-items: center;
        column-gap: 15px;
        margin-bottom: 35px;
    }

    .games-hero .math-worksheets-hero--title {
        flex: 1;
        text-align: left;
        margin: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .games-hero .math-worksheets-hero__inner {
        padding-bottom: 55px;
    }
    
    .games-hero .math-worksheets-hero--title {
        font-size: 24px;
    }

    .games-list {
        margin-bottom: 50px;
    }

    .games-list .wd-post .post-title {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 575px) {
    .games-list .wd-post.blog-style-bg .article-body-container {
        padding: 20px 16px 12px !important;
    }
}
