@media screen and (max-width: 991px) {

    .blog-item {
        flex: 1;
    }

    .catalog-list__blog-items {
        gap: 1rem;
        align-items: stretch;
    }

    /* .article-item__content {
        padding: 2rem !important;
    } */

    .article-page-header .catalog-filter__sort {
        justify-content: center;
        margin-top: 2rem;
    }

    .catalog-subsection-tags {
        justify-content: flex-start;
    }

    .article-page-header__head {
        margin-bottom: 0 !important;
    }

    .subscrible-article {
        padding: 1.5rem !important;
    }

    .subscrible-article__socials {
        width: 100%;
        justify-content: center;
        margin-top: 1.5rem;
    }

    .subscrible-article__social-label {
        margin: 0 !important;
        margin-bottom: .5rem !important;
    }

    .subscrible-article__form {
        width: 100% !important;
    }

    .subscrible-article__side {
        width: 100% !important;
        flex: unset;

    }

    .subscrible-article__input-wrap {
        width: 100%;
    }

    .subscrible-article__title {
        text-align: center;
    }

    .subscrible-article__tumb {
        width: 100% !important;
        max-width: 100% !important;
        justify-content: center;
        display: flex;
        margin: 0 !important;
        margin-bottom: .75rem !important;
    }

    .subscrible-article__icon {
        width: 6rem;
    }

    .buy-one-click-form__policy-wrap {
        justify-content: center;
        display: flex;
        width: 100%;
    }

    .article-item__content.px-16.pt-20.pb-20 {
        padding: 1rem !important;
    }

    .page-header-blog .article-item__content {
        padding: 0rem !important;
        min-height: 17rem;
    }

    .page-header-blog__title {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
    }

    .page-list {
        margin: 0;
    }

    .page-list__list {
        padding: 0;
        margin-top: 2rem;
    }

    .page-header__wrap.--blog {
        padding-bottom: 2rem !important;
    }

    .content__blog-filter {
        display: none;
    }

    .content__blog-tags {
        overflow: scroll;
        flex-wrap: nowrap;
        margin-top: 1.375rem;
        padding-bottom: 0;
        width: 100%;
    }

    .content__blog-tags::-webkit-scrollbar {
        width: 0;
    }

    .blog-tag {
        font-size: 1.166rem;
    }
    
    .content__title.--blog {
        margin-left: 1rem;
    }

    .content__head.--blog {
        justify-content: flex-start;
    }  

    .article-item.--big {
        /* max-width: 63rem; */
        max-width: calc(100% - 1rem) !important;
    }

    .article-item.--min {
        /* max-width: 31rem; */
        width: 100%;
        max-width: calc(50% - 1rem) !important;
        margin-right: 1rem !important;
    }

    .subscrible-article {
        display: none;
    }

    .content__blog-wrap {
        margin-top: 0 !important;
    }

    .articles__items {
        justify-content: flex-start;
        /* gap: 1rem; */
        margin-bottom: 1.83rem;
        width: calc(100% + 1rem);
    }

    .page-header-personal__back {
        display: block;
    }

    .type-editor table.--mob {
        min-width: auto;
    }

    .content__blog-wrap .product-related {
        display: none;
    }

    .article-item.--big.--detail {
        height: 31.83rem;
    }

    .article-item.--detail::before {
        display: none;
    }

    .article-item__name.detail {
        font-size: 1.66rem;
        line-height: 2.16rem;
    }

    .article-item__tags .article-item__date {
        display: none;
    }
    
    .article-item__share {
        display: flex;
    }

    .article-item.--big.--detail .article-item__content {
        padding: 0 1rem 2rem 1rem;
    }

    .article-item__tag.detail {
        font-size: 1rem;
    }

    .article-item__share .article-item__date {
        /* font-size: 1.16rem; */
    }


    .--svg__vk1 {
        width: 2.33rem;
        height: 1.33rem;
    }

    .--svg__fb1 {
        width: 0.875rem;
        height: 2rem;
    }

    .type-editor h2 {
        margin: 0 auto 0 auto;
        font-size: 2rem;
    }

    .type-editor p {
        font-size: 1.166rem;
    }

    .type-editor ul {
        margin-top: 1.5rem;
    }
    
    .type-editor ul li {
        font-size: 1.166rem;
        line-height: 1.66rem;
    }
    
    .type-editor th {
        font-size: 1.33rem;
    }
    
    .type-editor td {
        font-size: 1.133rem;
    }

    .--citation p {
        font-size: 1.133rem;
        line-height: 1.66rem;
    }

    .--citation b {
        font-size: 1.66rem;
    }

    .steps p {
        line-height: 2rem;
    }

    .steps ul li {
        line-height: 1.66rem;
    }


    .article-item {
        margin-bottom: 2rem !important;
    }

    .page-head__tags.flex.--align-center {}
    
    .page-head.--blog .page-head__title {
        text-align: center;
        justify-content: center;
        display: flex;
        width: 100%;
        margin: 0 !important;
    }
    .page-head.--blog .page-head__sort-wrap {
        display: none;
    }
    .article-content__list {
        padding-top: 4rem !important;
    }
    .swiper-slide .article-item {
        max-width: 100% !important;
    }
    .product-related.--article {}

    .product-related.--article .swiper-container.--products {
        overflow: visible;
    }



}
