JSFiddle - React, Tailwind, and code Playground

HTML

<div id="box-2148-0-0-0" class="module ui rounded embossed shadow yellow  module-box">
		<h3 class="module-title">Flickr</h3>


		
	
	<p></p><div class="shortcode clearfix flickr"><script type="text/javascript" src="https://www.flickr.com/badge_code_v2.gne?count=4&amp;display=random&amp;size=m&amp;layout=x&amp;source=user_set&amp;set=72157624074203415"></script><div class="flickr_badge_image" id="flickr_badge_image1"><a href="https://www.flickr.com/photos/theswapteam/4666961097/"><img src="https://farm2.staticflickr.com/1269/4666961097_5fa52b2909_m.jpg" alt="A photo on Flickr" title="COL_0632_AP" height="240" width="160"></a></div><div class="flickr_badge_image" id="flickr_badge_image2"><a href="https://www.flickr.com/photos/theswapteam/4667063669/"><img src="https://farm5.staticflickr.com/4062/4667063669_a8a20c84ba_m.jpg" alt="A photo on Flickr" title="photo by Conception Levy https://www.conception-photo.com" height="240" width="160"></a></div><div class="flickr_badge_image" id="flickr_badge_image3"><a href="https://www.flickr.com/photos/theswapteam/4667595244/"><img src="https://farm2.staticflickr.com/1282/4667595244_75e568ef47_m.jpg" alt="A photo on Flickr" title="COL_0740_AP" height="160" width="240"></a></div><div class="flickr_badge_image" id="flickr_badge_image4"><a href="http://www.flickr.com/photos/theswapteam/4666867179/"><img src="https://farm5.staticflickr.com/4026/4666867179_cf54c9639d_m.jpg" alt="A photo on Flickr" title="COL_1187_AP_bw" height="240" width="160"></a></div><span style="position:absolute;left:-999em;top:-999em;visibility:hidden" class="flickr_badge_beacon"><img src="https://geo.yahoo.com/p?s=792600102&amp;t=5e68c1aaf5029164cb447c57fc56e095&amp;r=http%3A%2F%2Ftheswapteam.alexbowyer.co.uk%2F&amp;fl_ev=0&amp;lang=en&amp;intl=us" width="0" height="0" alt=""></span></div><p></p>
	</div>

CSS

div.flickr_badge_image {
    width:23.8%;
    margin: 0 1.5% 1.5% 0;
}
.clearfix {
    clear:both;
    display:block;
}
img {
    max-width:100%;
    height:auto;
}

.shortcode .flickr_badge_image {
    margin: 10px 0;
}
div.flickr_badge_image {
display:table-cell;
    vertical-align:middle;
width:151px;
height:226px;
padding:5px;
}