
    .BF__page.BF__page-post .BF__header-title {
    font-size: 59px !important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
.BF__page .BF__categories-subtext {
        font-size: 23px !important;
    }
}

    @media (max-width: 480px) {
        .BF__page.BF__page-post .BF__header-title {
            font-size: 50px !important;
        }
        .BF__page .BF__faq-item-handler {
            font-size: 10px !important;
        }
        .BF__page .BF__faq-item-answer {
            font-size: 12px !important;
        }
        .BF__page .BF__faq-item-handler {
          padding: 16px 35px 20px 0 !important;
        }
    }



@media (max-width: 480px) {
.BF__page .BF__button {
    margin-right: 4px !important;
}
.BF__page.BF__page-post .BF__header-title {
        font-size: 26px !important;
    }
.BF__page .BF__header-text {
    font-size: 13px !important;
}
.BF__page .BF__faq-item-handler {
        font-size: 9px !important;
    }
}