/* Real company artwork; existing timeline positions and current-role motion stay intact. */
.experience-brand img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: inherit;
}
.experience-brand.brand-freo,
.experience-brand.brand-licious { background: #fff; }
.brand-mpl img { width: 88%; height: 88%; }
.brand-games img { width: 74%; height: 74%; border-radius: 0; }
.brand-licious img { width: 94%; height: 94%; border-radius: 0; }
