/* Brand Fix for Personal Setup VP - START */
#incentive-gallery {
	--item-width: 405px;
}

@media screen and (max-width: 1068px) {
	#incentive-gallery {
		--item-width: 405px;
	}
}
/* Brand Fix for Personal Setup VP - END */
