/* small desktop 1024 - 1279px */
@media screen and (max-width: 1279px){
    .header_top,
    .header_banner,
    main section,
    main section.into,
    main section.analysis,
    .desk_city_block,
    .block__section
    {
        max-width: 968px;
    }
    .header_top_wrap {
        height: 600px;
        background-size: cover;
    }

    .header__description {
        margin-top: 30px;
    }

    .header_top_menu {
        gap: 40px;
    }

    .header_top_menu_item {
        margin-top: 0;
        margin-left: 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
    }

    .header__city-select {
        top: 39px;
        left: 14px;
    }

    .header_top {
        padding-top: 32px;
    }

    .covid_this_city {
        margin-top: -14px;
        margin-left: 33px;
    }
    .mainlogo_fixed {
        margin-left: 16px;
    }
    .covid_ico_wrap_fixed {
        margin-right: 16px;
    }
    .covid_ico_wrap {
        margin-right: 0px;
        margin-top: 18px;
    }
    .covid_logo_wrap {
        margin-left: 0;
    }

    .header_phone {
        margin-right: -2px;
    }
    .covid_ico_cart {
        margin-right: 0;
    }

    .last_item_align{
        margin-left: auto;
        margin-right: auto;
        width: 100%;

    }

    .header_text_wrap {
        margin-top: 150px;
        margin-left: 0;
        max-width: 500px;
    }

    .header_text_main {
        font-size: 48px;
        line-height: 1;
        width: 480px;
    }

    h2 {
        font-size: 44px;
        line-height: 48px;
        margin-top: 13px;
        margin-bottom: 5px;
    }

    main section.analysis{
        margin-top: 0;
        margin-bottom: 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .block__text{
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .popup_banner_img_close{
        right: 26px;
        top: -30px;
    }
    .basket-place-landing-fix.dynamic .basketCount {
        top: -5px;
        right: -7px;
    }

    .analys_hr {
        max-width: 968px;
        margin-top: 95px;
        margin-bottom: 88px;
    }

    .position__input{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    h3 {
        font-size: 22px;
        line-height: 32px;
    }


    ._yandex_maps .analysis{
        margin-top: 98px;
    }

    .yandex_maps{
        font-weight: 600;
        font-size: 44px;
        line-height: 48px;
        text-align: center;
        color: #002E6D;
        margin-bottom: 12px;
    }

    .filter__item {
        width: 100%;
        max-width: initial;
        -ms-flex-preferred-size: initial;
        flex-basis: initial;
    }

    p {
        font-size: 18px;
        line-height: 28px;
    }

    .analys_group {
        margin-top: 0;
    }
    .analys_group._yandex_maps{
        margin-top: 88px;
    }
    .new_line {
        display: initial;
    }

    ._functions{
        margin-top: 95px;
    }

    .small-img-and-text{
        width: 285px;
    }

    .image-with-list-of-text{
        padding: 23px 0 0 0;
    }

    .image-with-list-of-text__img {
        margin-top: 3px;
    }

    .small-img-and-text__text{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        width: 264px;
        margin: 0 auto;
    }

    .hr_block-size{
        width: auto;
    }

    .block__text_image-with-list-of-text {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .image-with-list-of-text__text-pre-list {
        margin-bottom: 17px;
    }

    .sub-section__title_list {
        margin-top: 77px;
    }
}
