.about-left.col-md-7 {
	margin-bottom: 50px;
}
.owl-stage-outer {
	margin-bottom: 50px;
}

.col-content {
	text-align: center;
	position: inherit;
}
.creative .col-content .flex-layout {
	justify-content: center;
}

@media only screen and (max-width: 600px) {
	.owl-dots {
		margin-bottom: 20px;
		margin-top: 0px !important;
	}	
	.creative .col-img{
		margin-bottom: unset !important;
	}
	.about-left.col-md-7 p{
		text-align: justify !important;
	}
}

@media (min-width: 700px) and (max-width:900px) {
	.MacOS.cms-a-propos .breadcrumbs {
		top: 267px;
	}
}
@media (min-width: 900px) and (max-width:1024px) {
	.MacOS.cms-a-propos .breadcrumbs {
		top: 355px !important;
	}
}