JSFiddle - React, Tailwind, and code Playground

by Reiot

HTML

<div class="airborne-lh"></div>​​​​
<div class="airborne-rh"></div>​​​​
<div class="airborne-l"></div>​​​​
<div class="airborne-r"></div>​​​​

CSS

.airborne-lh { width:84px;top:-97px;left:-51px;background:transparent url(http://reiot.dyndns.org:8080/images/sprites/unit/airborne.png) no-repeat no-repeat -88px -2px;height:110px }
.airborne-l { width:60px;top:-82px;left:-41px;background:transparent url(http://reiot.dyndns.org:8080/images/sprites/unit/airborne.png) no-repeat no-repeat -174px -2px;height:82px }
.airborne-r { width:60px;top:-82px;left:-18px;background:transparent url(http://reiot.dyndns.org:8080/images/sprites/unit/airborne.png) no-repeat no-repeat -2px -114px;height:82px }
.airborne-rh { width:84px;top:-97px;left:-33px;background:transparent url(http://reiot.dyndns.org:8080/images/sprites/unit/airborne.png) no-repeat no-repeat -2px -2px;height:110px }