#scroll-gallery-incentive .card-set {
	grid-auto-columns: max-content;
}

#scroll-gallery-incentive .icon-card:first-child:nth-last-child(3), .icon-card:first-child:nth-last-child(3) ~ .icon-card {
	width: 405px;
}

@media only screen and (max-width: 1068px) {
	#scroll-gallery-incentive .icon-card:first-child:nth-last-child(3), .icon-card:first-child:nth-last-child(3) ~ .icon-card {
		width: 344px;
	}
}

@media only screen and (max-width: 734px) {
	#scroll-gallery-incentive .icon-card:first-child:nth-last-child(3), .icon-card:first-child:nth-last-child(3) ~ .icon-card {
		width: 304px;
	}
}

#overview-icon-card-applecard-elevated-1 img, #overview-icon-card-personmacwindow-elevated-1 img {
	margin-top: 6px;
	margin-bottom: 10px;
}

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