.projector_buy__number_amounts {
display: none !important;
}
#projector_amount {
display: none !important;
}
[title="HALLOWEEN"] {
color: #2F39F36 !important;
}
.photos {
	&__figure {
		&.--nav {
			img {
				width: 100% !important;
				height: 100% !important;
				object-fit: cover !important;
				display: block !important;
			}
		}
	}

	&__photo {
		img {
			width: 100% !important;
			height: 100% !important;
			object-fit: cover !important;
			display: block !important;
		}
	}
}
.product__icon img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	display: block !important;
}