#main-image::before {
	--bs-bg-opacity: 0.25;
}

@media (min-width: 768px) {
	#carousel-head .carousel-item {
		height: 60vh;
	}
}

@media (min-width: 1200px) {
	h2, 
	.h2 {
		font-size: 1.7rem;
	}
}

div.div-logo {
	text-align: left;
}

.vri-itemdet-imagesblock .vri-itemdet-extraimages figure.item-image {
	margin-bottom: 20px !important;
}