.all_risks_head_text2
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    color: #0e2f31 !important;
}
@media only screen and (max-width: 1600px) {
    .all_risks_head_text2
    {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1440px) {
    .all_risks_head_text2
    {
        font-size: 20px;
        max-width: 500px !important;
    }
}
@media only screen and (max-width: 1280px) {
    .all_risks_head_text2
    {
        font-size: 18px;
        max-width: 500px !important;
    }
}
@media only screen and (max-width: 1000px) {
    .all_risks_head_text2
    {
        font-size: 18px;
        max-width: 500px !important;
    }
}
@media only screen and (max-width: 665px) {
    .all_risks_head_text2
    {
        font-size: 14px !important;
        max-width: 500px !important;
    }    
}


@media only screen and (max-width: 665px) {
 
    .all_risks_head_text2 {
        font-size: 18px;
    }

}