I have the following structure:
<div>
<img src="#">
<button>Teste</button>
</div>
<div>
<img src="#">
<button>Teste</button>
</div>
I need when the mouse rests on a button in the image immediately before it is applied the effect transform:scale(1.5)