@media (min-width: 576px){
    /*.footer__logo {*/
    /*    margin-bottom: 19.2px;*/
    /*    width: 112px;*/
    /*}*/
    .section__title.ufo .h2:after,
    .section__title.ufo h2:after {
        width: 129.6px;
        height: 112px;
        top: -12.8px;
        background-size: contain;
    }
    .section__title.ufo .h2,
    .section__title.ufo h2 {
        padding-right: 161.6px;
    }
   
    .section__title.stars .h2:after,
    .section__title.stars h2:after {
        top: -12px;
        width: 107.2px;
        background-size: contain;
        height: 121.6px;
    }
    .section__title.idea .h2:after,
    .section__title.idea h2:after {
        top: -29px;
        width: 88px;
        height: 102.6px;
        background-size: contain;
    }
    .section__title.flash .h2:after,
    .section__title.flash h2:after {
        top: 0;
        width: 104.8px;
        height: 82.4px;
        background-size: contain;
    }
    /*.footer {*/
    /*    font-size: 12px;*/
    /*    line-height: 18px;*/
    /*}*/
    /*.footer__bottom .col-12.col-xl-auto >div{*/
    /*    max-width: 200px;*/
    /*    max-height: 40px;*/
    /*}*/
    .copy {
        font-size: 14px;
        line-height: 19px;
    }
    /*.footer__text .col-6 >a>img{*/
    /*    width: 160px !important;*/
    /*}*/
    /* .breadcrumbs__block .breadcrumb-item {
        font-size: 14px;
    } */
    #embeddable-catalogue .stst--nav .bars+ul li a {
        padding: 12.8px !important;
        font-size: 14.4px !important;
    }
    #embeddable-catalogue #embeddable-catalogue--banner h2 {
        font-size: 41.6px !important;
        text-shadow: 0 0.8px 0.8px #000 !important;
    }
    #embeddable-catalogue #embeddable-catalogue--logo {
        max-width: 248px !important;
    }
    #footerContainer #footer-logo-stst {
        max-width: 248px !important;
        padding: 25.6px 0 0 !important;
    }
    /* .product__labels .product__label,
    .product__list_labels .product__label {
        font-size: 16px;
        line-height: 24px;
        font-weight: 300;
    }
     */
    /* .product__list_item .product__list_favorites .svg__icon {
        width: 32px;
        height: 29.6px;
    } */
    /* .product__in .h1,
    .product__in h1 {
        font-size: 24px;
        line-height: 32px;
    } */
    /* .product__price {
        margin-bottom: 12.8px;
        font-size: 24px;
        line-height: 32px;
        font-weight: 700; */
    }
    /* .radio__item [type=radio]:checked+label,
    .radio__item [type=radio]:not(:checked)+label {
        padding: 8.8px;
        font-size: 12.8px;
        line-height: 19.2px;
        border-radius: 4px;
    } */
    /* .form__col .form__input {
        height: 44.8px;
        padding: 12.8px 18.4px;
        font-size: 12.8px;
        line-height: 17.6px;
        border-radius: 7.2px;
    } */

    /* .tabs__nav .nav__link {
        font-size: 16px;
        line-height: 19.2px;
    } */
    #map {
        height: 520px;
    }
}
@media (min-width: 768px) {
    body {
        font-size: 15px;
        line-height: 22px;
    }
    .info__block img {
        width: 128px;
        height: 128px;
    }
    .product__cards {
        height: 36px;
    }
    .product__secure .svg__icon {
        width: 256.8px;
        height: 76.8px;
    }
    .header__menu_footer ul li a,
    .header__menu_header ul li a {
        font-size: 14.4px;
        line-height: 19.2px;
        font-weight: 700;
    }
    .header__logo {
        width: 89.6px;
        height: 80px;
    }
    .category__list_item .category__list_title {
        font-size: 30px;
        line-height: 125%;
        height: 51px;
    }
    .registration__block .h3,
    .registration__block h3 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 600;
    }
    .registration__block p{
        font-size: 16px;
        font-weight: 400;
    }
}
@media (min-width: 992px) {
    .header__menu>li .header__submenu_back,
    .header__menu>li .menu__collapse_back,
    .header__menu>li .menu__collapse_trigger,
    .header__menu>li>a {
        padding: 9.6px 12.8px 9.6px 85.6px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
    }
}
@media (min-width: 1200px) {
    .h5, h5 {
        font-size: 19.2px;
        line-height: 25.6px;
    }
    .h3, h3 {
        font-size: 28.8px;
        line-height: 32px;
    }
    /* .recent__block .section__title .h2,
    .recent__block .section__title h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 700;
    } */
    .h6, h6 {
        font-size: 16px;
        line-height: 22.4px;
    }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1256px;
    }
}