.lead{
    line-height: 1.33;
}
.custom_paging li{
    font-size: 16px;
}
.short-news-slider .slick-prev{
    right: 84px;
}
.short-news-slider.short-news-slider_bordered .short-news-slider__title {
    padding-top: 16px;
    padding-right: 3.125rem;
}
.short-news-slider__title {
    color: #051f28;
}
.percent-number {
    line-height: .93;
}
.lead{
    color: #051f28;
}
.heading-holder .note{
    color: #677B82
}
.f-lbl{
    color: #072833;
}
.main-search__field{
    font-size: 32px;
}
#list_city .lead{
    font-size: 28px;
    line-height: 1.4;
}
#list_city .lead.lead_small {
    font-size: 18px;
    line-height: 24px;
}
@media screen and (max-width: 1279px) {
    #list_city .lead{
        font-size: 24px;
    }
}

@media screen and (max-width: 1024px) {
    .main-search__field{
        font-size: 24px;
    }
}

@media screen and (max-width: 767px) {
    .percent-number__value {
        font-size: 24px;
        line-height: 1;
    }
    .main-search__field{
        font-size: 16px;
    }
    #list_city .lead{
        font-size: 21px;
    }
}
