.tophdr_name{margin-top: 50px; width: 100%; padding: 15px; color:#141A22; font-size: 16px; text-align: center;top:0; position: absolute;}
.tophdr_name h3{margin: 0; text-align: center; text-shadow: 2px 0 5px rgb(0 0 0 / 40%); font-weight: 600; font-size: 2rem;}
.tophdr_name h4{margin: 10px 0 20px 0; text-align: center; font-size: 14px;}
.topbg_cover{ margin: 0 -15px; max-height: 230px; overflow: hidden; min-height: 230px; background-repeat: no-repeat; background-size: 100%;}
.primary_wrapper{min-height: 410px; margin: -150px -15px 0 -15px;}
.primary_wrapper_content{position: relative;z-index: 1; padding: 30px 0 0 0;}
.page_profile{width: 100px; height: 100px; margin:-91px auto 0 auto;  background-color:#fff;background-size:cover;border:solid 3px #fff; -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); }
.pg_name{font-size: 24px; color: #fff;}
.page_subheadline{font-size: 14px; color: #fff;}
.page_header_call2action{background: #fff !important; border: 0px solid transparent !important; color: #141A22 !important;}

.primary_wrapper {
    min-height: 410px;
    margin: -10px -15px 0 -15px;
}

.topbg_cover{
background-size: cover;
background-position: top center;
padding:0 0 0 0;
}

.tophdr_name {
    margin-top: calc(50% - 100px);
}

.tophdr_name {
    margin-top: calc(50% - 100px);
    text-align: center;
    text-shadow: 2px 0 5px rgb(0 0 0 / 40%);
    font-weight: 600;
    font-size: 2rem;
}
