.slider-container {
	z-index: 999;
	top: 70px;
	left: 0;
	width: 100%;
}

@media (min-width: 768px) {
	.slider-container {
		width: auto;
		top: 100px;
	}
  }

.facts-about-owl-slider-photo {
	height: 600px;
	width: 100%;
	filter: brightness(60%);
	background-position: bottom !important;
}

.facts-about-decor-back-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	background: var(--bs-primary);
	z-index: -1;
}

.slider-badge {
	background: #353434c9;
	font-weight: 400 !important;
}

.slider-string-cont {
	max-width: 220px;
}

.ryadom-badge {
	font-weight: 500;
}