
.st1-main-container{
	padding-bottom:2rem;
	background:#fef5f5;
	overflow-x:hidden;
}
.st1-page-title--hero__heading{
	margin:0 calc(50% - 50vw);
	width:100vw;
	background:#FEAD42 center bottom no-repeat;
	text-align:center;
}

@media screen and (max-width:736px){
	.st1-main-container{
		padding-bottom:1rem;
	}
}

@media screen and (min-width:737px){
	.st1-page-title--hero__heading{
		background-image:url("/ct/ct_pass/spot/images/headline/h_main_bg_01.png");
		background-size:auto 100%;
	}
}



