/* GTA VI access product only: fill the complete gallery frame. */
.nmg-single-product-gallery .nmg-single-product-gallery__hero,
.nmg-single-product-gallery .nmg-single-product-gallery__thumb:not(.nmg-single-product-gallery__thumb--video) img {
	object-fit: cover !important;
	object-position: center;
}
