Edit in JSFiddle

TweenMax.from("#uniform", 1.5, {opacity:0, width:0, ease:Bounce.easeOut});
<img id="uniform" src="https://uniform.wingzero.tw/assets/images/clothes_v5.png" alt="">
body{
  background: #333;
}

External resources loaded into this fiddle: