@media (min-width : 992px) and (max-width : 1149px) {
    .aboutsec1 h2 {
        font-size: 80.22px;
    }

    .aboutsec1 h1 {

        font-size: 95.22px;
        line-height: 82px;
    }

    .aboutsec1 p {

        font-size: 15px;
        line-height: 29px;
    }

    .contacttextarea {
        height: 157px;
    }

    .contactusform input {
        height: 40px;
    }
}