
.st1-main-container{
	padding-top:6rem;
	padding-bottom:2rem;
	background:#f8fbf1;
}
.st1-page-title{
	display:none;
}

@media screen and (max-width:736px){
	.st1-main-container{
		padding-top:2.5rem;
		padding-bottom:1rem;
	}
}



