.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
:root{
--wd-container-w: 1280px;
}

@media (min-width: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(28,97,231);
}

