JSFiddle - React, Tailwind, and code Playground

HTML

<div id="wrapper">
  <div id="foto1">
<img src="http://torroella.com.hostinghood.com/images/LOGO-EXA-CONSULTING-01-(1).png" width="242" height="254" />

<img src="http://torroella.com.hostinghood.com/images/internacional.png"  width="205" height="254" />
</div>
</div>

CSS

#foto1 {
    width: 455px;
	margin-top:100px;
margin-left:255px;

}