  .ou-component-intro-background .row.intro-background-img {
	margin-left: 0;
	margin-right: 0;
	min-height:450px;
	display: flex;
    justify-content: center;
	align-items:center;
}
.intro-background-left .col-md:nth-of-type(1), .intro-background-right .col-md:nth-of-type(3) {
	height:fit-content;
}