.path-frontpage .featured-top {
	 background: url('/themes/custom/crw2025/images/home-banner-boston.jpg') no-repeat right center;
   background-size: cover;
   h1 {
  		font-size: 3.33333rem;
  		color: white;
  		font-weight: bold;
  		padding-top: 10%;
      padding-bottom: 3%;
	 }
	 .button-link {
	 	margin-bottom:23%;
	 }
}