
.bp-subtit {
    font-size: 28px;
}
.bp-added-title {
    margin-bottom: 0 !important;
    font-size: 1.625rem;
    font-weight: 700;
}
@media print, screen and (min-width: 899.98px) {
    .st-title01:first-of-type {
        margin-top: 80px !important;
    }
}
@media screen and (max-width: 899.96px) {
    .bp-subtit {
        font-size: 17px;
    }
    .bp-added-title {
        font-size: 1.1875rem;
    }

}