1
<div class="section">
<div class="profile-card">
<img src='https://images.unsplash.com/photo-1463453091185-61582044d556?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3MjAwNzE4NjZ8&ixlib=rb-4.0.3&q=80&w=400' alt=''>
<div class="details">
<h3>John Doe</h3>
<p>Project Manager</p>
</div>
</div>
<div class="profile-card">
<img src='https://images.unsplash.com/photo-1463453091185-61582044d556?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3MjAwNzE4NjZ8&ixlib=rb-4.0.3&q=80&w=400' alt=''>
<div class="details">
<h3>John Doe</h3>
<p>Project Manager</p>
</div>
</div>
</div>