











.page-title-bg{
			background:#FFFFFF; 
		
				background-image:url('/Portals/_default/ContentBuilder/glend-page/Team/team-pagetitle.jpg'); 
                background-attachment: scroll;
        background-position: center center; 
        background-repeat: no-repeat;
        background-size: cover; 	
	}		



    
        
     
        .page-title-container{
        height: 500px;
    }
            @media only screen and (max-width: 767px) {
        .page-title-container{
            height: auto;padding-top:50px;padding-bottom:50px;
        }
    }
            @media only screen and (min-width: 768px) and (max-width: 991px){
        .page-title-container{
            height:400px
        }
    }
    






