.ptnew_resource_text:before {
    content: "Resource";
    top: -12px;
}

.ptnew_inner_pages_name_bg {
    /* align-items: center; */
}

.ptnew_resource_subtext {
    font-family: "OpenSans-Regular";
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #181818;
    margin-top: 1em;
}

.ptnew_resouce_variants_bg {
    background-color: #f8f8f8;
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (max-width: 767px) {
    .ptnew_resource_subtext {
        margin-top: 0px !important;
        padding-top: 1px !important;
        font-size: 20px !important;
    }
}
