img.one {width: 200px;
         height: 300px;
         float: left}

img.two {width: 300px;
         height: 200px;
         float: left}

div.wrapper {width: 100%}