.page_title{
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;		
}
.section_content{
	padding-top: 2rem !important;
}		
@media (max-width: 1199px) {
	.banner {
		min-height: auto !important;
		width: 100% !important;
		aspect-ratio: 1920 / 740 !important;
		background-position: top center !important;		
	}
	.page_title{
		padding-top: 3rem !important;
		padding-bottom: 1rem !important;		
	}
	.section_content{
		padding-top: 1rem !important;
	}		
}