@media (min-width : 992px) and (max-width : 1149px) {
    .sec1 h1 {
        font-size: 65.6px;
        width: 100%;
        line-height: 70px;
    }

    .sec1 p {
        font-size: 19px;
        width: 84%;
    }
    .chart-parrent{
        padding-top: 0px;
    }
    
}