.Banners-Wide, .Banner-Wide {
	height: initial;
}

/* REVIEFY */

.ProductCard .ProductName {
	margin-bottom: 0;
}

.ReviefyContainer {
	min-height: 35px; position: relative;
}

.ReviefyContainer > a {
	position: absolute; width: 100%; height: 100%; 
}

#ProductReviews {
	position: absolute;
	margin-top: -120px;
}

html {
	scroll-behavior: smooth;
}