.herosubpageblock .heroBlock-container.subpageHero .content-section.gradient .contentbannerblock-container a.block-buttontext {
    width:fit-content;
	margin-top: 10px;
}

@media only screen and (max-width: 769px) {
   .herosubpageblock .heroBlock-container.subpageHero .content-section.gradient .contentbannerblock-container a.block-buttontext {
       margin-left:auto;
	   margin-right : auto;
    }
        
}