<div class="container container max-w-xl m-auto flex flex-wrap flex-col md:flex-row items-center justify-start">
  
  <div class="w-full lg:w-1/2 p-3">
    <div class="flex flex-col lg:flex-row rounded overflow-hidden h-auto lg:h-32 border shadow shadow-lg">
      <img class="block h-auto w-full lg:w-48 flex-none bg-cover h-24" src="https://pbs.twimg.com/media/DrM0nIdU0AEhG5b.jpg">
      <div class="bg-white rounded-b lg:rounded-b-none lg:rounded-r p-4 flex flex-col justify-between leading-normal">
        <div class="text-black font-bold text-xl mb-2 leading-tight">Can life make you a bitter developer?</div>
        <p class="text-grey-darker text-base">Read more</p>
      </div>
    </div>
  </div>
  
  
  <div class="w-full lg:w-1/2 p-3">
    <div class="flex flex-col lg:flex-row-reverse rounded overflow-hidden h-auto lg:h-32 border shadow shadow-lg">
      <img class="block h-auto w-full lg:w-48 flex-none bg-cover" src="https://images.pexels.com/photos/1302883/pexels-photo-1302883.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260">
      <div class="bg-white rounded-b lg:rounded-b-none lg:rounded-r p-4 flex flex-col justify-between leading-normal">
        <div class="text-black font-bold text-xl mb-2 leading-tight">Can coffee make you a bitter developer?</div>
        <p class="text-grey-darker text-base">Read more</p>
      </div>
    </div>
  </div>
  
  
    <div class="w-full lg:w-1/2 p-3">
    <div class="flex flex-col lg:flex-row rounded overflow-hidden h-auto lg:h-32 border shadow shadow-lg">
      <img class="block h-auto w-full lg:w-48 flex-none bg-cover h-24" src="https://pbs.twimg.com/media/DrM0nIdU0AEhG5b.jpg">
      <div class="bg-white rounded-b lg:rounded-b-none lg:rounded-r p-4 flex flex-col justify-between leading-normal">
        <div class="text-black font-bold text-xl mb-2 leading-tight">Can coffee make you a bitter developer?</div>
        <p class="text-grey-darker text-base">Read more</p>
      </div>
    </div>
  </div>
  
  
    <div class="w-full lg:w-1/2 p-3">
    <div class="flex flex-col lg:flex-row rounded overflow-hidden h-auto lg:h-32 border shadow shadow-lg">
      <img class="block h-auto w-full lg:w-48 flex-none bg-cover h-24" src="https://images.pexels.com/photos/1302883/pexels-photo-1302883.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260">
      <div class="bg-white rounded-b lg:rounded-b-none lg:rounded-r p-4 flex flex-col justify-between leading-normal">
        <div class="text-black font-bold text-xl mb-2 leading-tight">Can lemon make you a bitter developer?</div>
        <p class="text-grey-darker text-base">Read more</p>
      </div>
    </div>
  </div>
  
      <div class="w-full lg:w-1/2 p-3">
    <div class="flex flex-col lg:flex-row-reverse rounded overflow-hidden h-auto lg:h-32 border shadow shadow-lg">
      <img class="block h-auto w-full lg:w-48 flex-none bg-cover h-24" src="https://images.pexels.com/photos/1302883/pexels-photo-1302883.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260">
      <div class="bg-white rounded-b lg:rounded-b-none lg:rounded-r p-4 flex flex-col justify-between leading-normal">
        <div class="text-black font-bold text-xl mb-2 leading-tight">Can green tea make you a bitter developer?</div>
        <p class="text-grey-darker text-base">Read more</p>
      </div>
    </div>
  </div>
  
      <div class="w-full lg:w-1/2 p-3">
    <div class="flex flex-col lg:flex-row rounded overflow-hidden h-auto lg:h-32 border shadow shadow-lg">
      <img class="block h-auto w-full lg:w-48 flex-none bg-cover h-24" src="https://images.pexels.com/photos/1302883/pexels-photo-1302883.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260">
      <div class="bg-white rounded-b lg:rounded-b-none lg:rounded-r p-4 flex flex-col justify-between leading-normal">
        <div class="text-black font-bold text-xl mb-2 leading-tight">when you're lonely press play</div>
        <p class="text-grey-darker text-base">What Not</p>
      </div>
    </div>
  </div>
  
</div>
Run Pen

External CSS

  1. https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/0.7.2/tailwind.min.css

External JavaScript

This Pen doesn't use any external JavaScript resources.