Edit in JSFiddle

TweenMax.from("#uniform", 1.5, {x:50, y: 50, opacity:0, scale:0.5});
<img id="uniform" src="https://uniform.wingzero.tw/assets/images/clothes_v5.png" alt="">
body{
  background: #333;
}

External resources loaded into this fiddle: