body.page-health .block-color, body.page-health .hero-video-play-border, body.page-health .toast-container {
	background-color:transparent;}
	
	
body.page-health .jumbotron .hero-title{font-size:58px;}
	
.jumbotron .hero-description{font-size:22px;}
	
body.page-health .jumbotron .btn-primary{
	background-color: #e8f4fc;
    color: #212121;
    border: none;
}
body.page-health .jumbotron .btn-primary:hover{
	background-color: #aedcf3;
}

.specific-block .row .specific-block-body .specific-block-body-action-selection .specific-block-body-action .btn{height:38px}



@media (max-width: 1200px) {
	
body.page-health .jumbotron .hero-title{font-size:30px;}
.jumbotron .hero-description{line-height: 1.2em;}
}  

@media (max-width: 625px) {
	
body.page-health .jumbotron .hero-title{font-size:43px;}
	
.jumbotron .hero-description{font-size:20px;}

} 

@media (max-width: 400px) {
	.jumbotron.jumbotron-bg-right{padding-top:18px;}
	body.page-health .jumbotron .hero-title{min-width: 224px;}
	.jumbotron .hero-description{max-width: 189px;}
}   