JSFiddle - React, Tailwind, and code Playground

HTML

<div style="margin-top:120px; margin-left:90px; text-align:center;">
<a class="package_FR" href="img/sponsor_package_en.pdf">Cliquez ici pour télécharger</a>
<a class="package_EN" href="img/sponsor_package_fr.pdf">Click to download</a>
</div>

CSS

a{outline:1px solid #000}   
.package_EN { text-indent:-9999px; position:relative; background:url("https://twimg0-a.akamaihd.net/profile_background_images/149161489/sprite.png") no-repeat 0 0px; width:400px; height:293px; font-size:12px; text-decoration:none; display:block; color:red; font-family:Arial, Helvetica, sans-serif;  float:left; color:#ff0}
.package_EN:hover { background:url("https://twimg0-a.akamaihd.net/profile_background_images/149161489/sprite.png") no-repeat 0 -301px; width:400px; height:374px; display:block; }
.package_EN:after{text-indent:0; position:absolute; bottom:0; left:0; height:12px; width:100%; text-align:center; content:"Click to download"; z-index:10; font-size:12px}