#ac-globalfooter .ac-gf-sosumi li p:nth-child(n + 2) {
	padding-top: 0.8em;
}

.inline-media-component-container .video-wrapper .fallback-frame {
	opacity: 1;
}

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

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