/* Hide turntable/spinner assets globally */
img[src$="/assets/png/turntable-b345db9e.png"],
img[src*="turntable-b345db9e.png"],
img[src*="/assets/png/turntable_icon-"] {
	display: none !important;
}

/* Hide turntable pages/sections if present */
.turntable-page,
.turntable-wrap,
.turntable-item {
	display: none !important;
}
