    h1.mspftrmnhdr {
        width: 60%;
        margin: 0 auto;
    }
    .mspftr-bnrbg .mspftr-subhdr {
        color: #fff;
        width: 70%;}
    .cmn-breadcrum .bread-crumb-arrow {
        margin: 3px 5px;
        color: #d0e7ff;
    }
    .cmn-breadcrum .root-page {
        color: #d0e7ff;
    }
    .cmn-breadcrum a {
        color: #cfe7ff;
        position: relative;
        margin: 10px 0px;
    }
    
    @media only screen and (max-width: 667px){
        .promotion-bg.stickyfixed-header {
            margin-top: 25px;
        }
    h1.mspftrmnhdr {
        width: 100%;
        margin: 0 auto;
    }
    }