@media (max-width: 475px) {
    .statistics .statistics__inner .statistics__link {
        margin-top: 14px;
    }

    .start .start__inner .row .col .desc {
        margin-top: -12px;
    }

    .start .start__inner .row .col .img__wrap,
    .start .start__inner .row .col .img__wrap img {
        height: 235px;
    }

    footer .block_2 .text_foot_con {
        align-items: center;
        box-sizing: border-box;
        display: flex;
        height: 90px;
        justify-content: center;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    footer .block_2 .text_foot_con p {
        margin-bottom: 0;
    }

    footer .block_3 .fb3_right {
        align-items: center;
        display: flex;
        height: 80px;
        justify-content: center;
    }

    footer .block_3 .fb3_right ul {
        margin-bottom: 0;
    }

    footer .block_3 .fb3_left p {
        font-size: 14px;
        line-height: 18px;
    }
}
