.ova-bg-heading .ova-breadcrumbs .ova_title {
  color: #f3655e;
  text-align: center;
}

.ova-bg-heading .ova-breadcrumbs .breadcrumb {
  text-align: center;
}
.middleContent {
		    max-width: 1200px;
    margin: auto;
    float: none;
}
.owl-theme .owl-dots .owl-dot span {
  display: none;
}
.images {
	    display: flex;
    justify-content: center;
}
.images img {
		height:150px; 
		object-fit:contain;
		mix-blend-mode: multiply;
}
.textdescr a {
 color:#333;
}