.breadcrumb-bar-two{
    background-image: url(../img/about-page-heading-bg.jpg);
    height: 100%;
    width: 100%;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.557);
    background-blend-mode: multiply;
    background-attachment: fixed;
}
/* @media (max-width:768px) {
    .about-contact{
        justify-content: center;
    }
} */
