/* Keep the supplied OEM detail boards crisp and readable. */
.oem-board img,
.oem-reference-row img,
.oem-process-reference img {
  filter: none;
  opacity: 1;
  transform: none;
}
