*{
    letter-spacing: 0.04em !important;
}

.advandages_item_body span{
    font-weight: 300;   
}

.block_text span{
    font-size: 26px;
}


.modal_body p{
    text-transform: lowercase !important;
}


@media screen and (max-width: 1920px){
    .advantages_title h1{
        font-size: 50px;
        line-height: 80px;
    }

    .about_title h1{
        font-size: 60px;
    }

    .juice_body > a{
        letter-spacing: 2px;
    }

    .campa_divider_title h1{
        font-size: 34px;
    }

    .juice_title > h1, .news_title h1{
        font-size: 44px;
    }

    .block_text p{
        margin-bottom: 20px;
    }

    .footer_link a{
        font-size: 18px;
    }

    .product_inner_title h1, .contact_title h1{
        font-size: 44px;
    }

    .modal_title h3{
        font-size: 24px;
    }

    .juice_top_title h1{
        height: auto;
    }

    .block_text p{
        font-family: 'Imeri' !important;
    }

}

@media screen and (max-width: 1440px){
    .advantages_title h1{
        font-size: 40px;
    }
}

@media screen and (max-width: 475px){
    .about_title h1 {
        font-size: 41px;
    }

    .advantages_title h1 {
        font-size: 30px;
        line-height: 42px;
    }

    .campa_divider_title h1{
        width: 130px;
        font-size: 24px;
    }

    .juice_title > h1, .news_title h1 {
        font-size: 34px;
    }

    .block_text p {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 50px;
    }

    .news_body span{
        letter-spacing: 0;
    }

    .about_wrapper_title h1{
        font-size: 26px;
    }

    .product_inner_title h1, .contact_title h1 {
        font-size: 32px;
    }

    .modal_title h3 {
        font-size: 18px;
    }



}