.dz-bnr-inr.style-2.dz-bnr-detail h1 {
    font-size: 45px !important;
}

@media only screen and (max-width: 1480px) {
    .dz-bnr-inr.style-2.dz-bnr-detail h1 {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 1199px) {
    /* .dz-bnr-inr.style-2.dz-bnr-detail h1 {
        font-size: 25px !important;
    } */

}

@media only screen and (max-width: 575px) {
    .dz-bnr-inr.style-2.dz-bnr-detail h1 {
        font-size: 32px !important;
    }

}