
.masked-image {
	display: block;
	-webkit-mask-position: 50%;
	mask-position: 50%;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}

.masked-image--tall {
	aspect-ratio: 600/640;
	-webkit-mask-image: url("https://cdn-ilekheb.nitrocdn.com/aREiRywoxjAMLXXoTcNYwYeJeqgoczoz/assets/images/optimized/rev-4f65090/www.bestegg.com/wp-content/themes/wp-thm-bestegg/dist/images/svg/holding-shape.svg");
	mask-image: url("https://cdn-ilekheb.nitrocdn.com/aREiRywoxjAMLXXoTcNYwYeJeqgoczoz/assets/images/optimized/rev-4f65090/www.bestegg.com/wp-content/themes/wp-thm-bestegg/dist/images/svg/holding-shape.svg");
}

.masked-image--tall.nitro-lazy {
	mask-image: none !important;
}

.masked-image--wide {
	aspect-ratio: 566/392;
	-webkit-mask-image: url("https://cdn-ilekheb.nitrocdn.com/aREiRywoxjAMLXXoTcNYwYeJeqgoczoz/assets/images/optimized/rev-4f65090/www.bestegg.com/wp-content/themes/wp-thm-bestegg/dist/images/svg/holding-shape-wide.svg");
	mask-image: url("https://cdn-ilekheb.nitrocdn.com/aREiRywoxjAMLXXoTcNYwYeJeqgoczoz/assets/images/optimized/rev-4f65090/www.bestegg.com/wp-content/themes/wp-thm-bestegg/dist/images/svg/holding-shape-wide.svg");
}

.masked-image--wide.nitro-lazy {
	mask-image: none !important;
}
