.product .markerContainer{
	pointer-events: auto !important;
}
.product .markerContainer .marker a{
	text-decoration: underline;
	color: white;
}
.product .picture{
	display: flex !important;
    justify-content: center;
    align-items: center;
}