.typography-icon-card-modal-content-inline-headline {
	font-weight: 400;
}

#scroll-gallery-feature-cards .card-set .grid-item {
	max-height: 740px;
}
@media only screen and (max-width: 734px) {
	#scroll-gallery-feature-cards .card-set .grid-item {
		max-height: 510px;
	}
}

@media only screen and (max-width: 1068px) {
	.banner-card-ctas {
		margin-top: 18px;
	}
}

@media only screen and (max-width: 734px) {
	.banner-card-ctas {
		margin-top: 31px;
	}
}

/* Pride */
@media (min-width: 735px) {
	.section-header .section-header-headline {
		max-width: 80%;
	}
}

@media (max-width: 734px) {
	.section-header .section-header-headline {
		width: 100%;
	}
}

/* Incentive */
.icon-card-modal-content .modal-items-body .icon-card-modal-inline-headline {
	margin-top: 40px;
}

@media only screen and (max-width: 734px) {
	.icon-card-modal-content .modal-items-body .icon-card-modal-inline-headline {
		margin-top: 32px;
	}
}

.icon-card-modal-content .modal-items-body > .typography-icon-card-modal-content-inline-headline:nth-child(1) {
	font-weight: 600;
}

#shop-with-a-specialist .icon-card-modal-content .modal-link {
	margin-top: 14px;
}

@media (max-width: 734px) {
	#shop-with-a-specialist .icon-card-modal-content .modal-link {
		margin-top: 32px;
	}
}

/* Fix VP width on Extra Lagre */

.icon-card:first-child:nth-last-child(n + 4), .icon-card:first-child:nth-last-child(n + 4) ~ .icon-card {
	min-width: unset;
	width: 372px;
}

@media (min-width: 1441px) {
	.icon-card:first-child:nth-last-child(n + 4), .icon-card:first-child:nth-last-child(n + 4) ~ .icon-card {
		min-height: 217px;
		min-width: unset;
		width: 405px;
	}
}

@media (max-width: 1068px) {
	.icon-card:first-child:nth-last-child(n + 4), .icon-card:first-child:nth-last-child(n + 4) ~ .icon-card {
		min-width: unset;
		width: 344px;
	}
}

@media (max-width: 734px) {
	.icon-card:first-child:nth-last-child(n + 4), .icon-card:first-child:nth-last-child(n + 4) ~ .icon-card {
		min-width: unset;
		width: 304px;
	}
}

@media (max-width: 480px) {
	.icon-card:first-child:nth-last-child(n + 4), .icon-card:first-child:nth-last-child(n + 4) ~ .icon-card {
		min-width: unset;
		width: 260px;
	}
}
