.greybgs{
                
                 background-image:url('/static/index/images/cpr-pro.jpg');
	       	    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: 0px 2px 9px #fff;
    z-index: -1;
	       	height:430px;
	       	margin-bottom:2rem;
            }