@import "style-footer-responsive.css";
@media screen and (min-width: 320px) and (max-width: 424px) {
    .kingster-page-title {
        font-size: 20px !important;
    }
    .kingster-breadcrumbs {
        font-size: 15px !important;
    }
    #h3_983a_4 {
        font-size: 20px !important;
    }
    .gdlr-core-page-builder-body img {
        height: 130px !important;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .kingster-page-title {
        font-size: 20px !important;
    }
    .kingster-breadcrumbs {
        font-size: 15px !important;
    }
    #h3_983a_4 {
        font-size: 20px !important;
    }
    .gdlr-core-page-builder-body img {
        height: 130px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .kingster-page-title {
        font-size: 25px !important;
    }
    .kingster-breadcrumbs {
        font-size: 17px !important;
    }
    #h3_983a_4 {
        font-size: 20px !important;
    }
}