img.landingImg {
	max-width: 1920px;
	width: 100%;
	height: 400px;
	object-fit: cover;
}
h1.landingH {
	position: absolute;
	margin: 12% 15% 0 15%!important;
    padding: 20px;
    width: 68.5%;
	text-align: center;
	color: #fff!important;
	text-shadow: 0 0 10px rgb(0 0 0 / 90%);
}
.breadcrumb-wrap {
	padding: 23px 0 0px!important;
}
.breadcrumb {
	margin: 0 !important
}
p.descr {
	margin-top: -30px;
	margin-bottom: -30px;
}